body {
	background-color: #264228;
	background-image: url(../img/bg.png);
	background-position: center;
}

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