body {
	color:#ffffff;
	background-color:#19233B;
	font-family:Arial;
	margin:50px 250px 50px 250px;
}
#floater {float:left; height:50%; margin-bottom:-290px;}
#content {clear:both; height:240px; position:relative;}

#hh_logo{
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
a {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	color:#F83026;
}
