.center {
	
	position:absolute;
	width:1024px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-512px;
	margin-top:-300px;

}

