body {
	background:#035d92;
	color:#69b7e5;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px #093c71;
	margin-top:40px;
}

#top {
	width:500px;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #0a6499;
	padding-bottom:10px;
}

body a:link, body a:visited {
	color:#ffffff;
	text-decoration:none;
}

body a:hover {
	font-weight:bold;
}

#bottom {
	width:500px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
}
