body {
	background-color: #205867;
	margin: auto;
	position: fixed;
 	top: 50%;
 	left: 50%;
	margin-top: -175px;
	margin-left: -312px;
}


