body {
	color: #186F9C;
	margin: 0px;
	background-color: #ADD8E6;
}


h1 {
	font-size: 22px;
	font-style: italic;
	margin-bottom: 0px;
	border-top: 1px solid black;
	padding-bottom: 0px;
}

#content {
	width: 100%;
	text-align: center;
	margin-top: 300px;
	background-color: #FFFFFF;
}

div.links {
	margin-top: -5px;
	font-size: 10px;
	border-bottom: 1px solid black;
	width: 100%;
}