body {
	background-color: #f4f8de;
}

#page {
	widows: 1000px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -500px;
	position: absolute;
}
