body {
	background: #a67c52;
	font-family: tahoma, sans-serif;
	font-size: 1.6em;
	color: #fff;
}

#wrapper {
	position: absolute;
	width: 258px;
	height 264px;
	top: 50%;
	left: 50%;
	margin-top: -132px;
	margin-left: -129px;
	text-align: center;
}

