.centerbox {
	width: 717px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -358px;
	top: 50%;
	margin-top: -250px;
	text-align: center;
}