.page {
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../img/bg.gif) 0px 30px no-repeat;
	width: 860px;
	height: 575px;
	margin-left: -416px;
	margin-top: -265px;
}