body{
	background-color: #0F2D6A;
}

a{
	text-decoration: none;
}

.logo{
	position: absolute;
	left:50%;
	margin-left: -166.5px;
	top: 50%;
	margin-top: -36px;
}