body.custom {
    background: #e4d0b7;
}

.custom #container {
	background: #33332f;
	margin-top: 0px;
}

.custom #page {
	background: #fff;
	width: 1000px;
	top: 0px;
	padding: 0px;
}
#header {
	height: 164px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
