
body {
	overflow-x: hidden;
	overflow-y: hidden;
}

#center {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -212px;
	margin-left: -280px;
	width: 560px;
	height: 424px;
}