body {
	background-color: #11384b;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #FFF;
}

#content {
	width:500px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}

td {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

.error {
	color: #fafcb7;
}

a, a:link {
	color: #7fc1e2;
}

a:hover, a:active {
	color: #FFF;
}	
	