body {
	margin: 0;
	padding: 0;
	background: url(background.jpg) top left repeat-x;
	text-indent: -9999px;
}

#wrapper {
	width: 823px;
	height: 546px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -412px;
	background: url(content.png) top center no-repeat;
}