
body{
background-color:grey;
position:absolute;
	left:50%;
	top:50%;
	margin-left:-600px;
	margin-top:-300px;
}


