body
{
	font-family: calibri, helvetica, sans-serif;
	background: #0f2a56;
	color: white;
}
a
{
	color: #0091c9;
}
a:hover
{
	text-decoration: none;
}
#header div
{
	margin: 1em auto;
}
#header h1
{
	color: white;
	text-decoration: none;
}
