

#Center {
	position:absolute;
	width:1000px;
	height:620px;
	z-index:4;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -310px;
	background-color: #FFFFFF;
	 
}
