#container {
	background: none;
}
#content {
	padding: 0 0 0 50px;
}

#gallery {
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 214px;
	margin-left: -400px;
	background-color: #685547;
}	