.centerpage {
	position: absolute;
			height: 500px;
			width: 900px;
			margin-top: -250px;
			margin-left: -450px;
			top: 50%;
			left: 50%;
			z-index: 1;
}

	

