body {
	align: center;
	background: #000;
}
#wrapper {
	align: center;
	height: 600px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
#content {
	margin: 0px auto;
	padding: 0px;
	left: auto;
	right: auto;
	background: url(none) no-repeat;
	height: 600px;
	width: 800px;
}
