
body {
	margin: 0 auto;
	padding: 0;
	font: 70% Verdana,Tahoma,Arial,sans-serif;
	background: #fff;
}

#logoimg {
	text-align: center;
}


#content p {
	text-align: center;
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}


a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}
