#hback {
	height: 115px;
	width: 100%;
	background-image: url(../images/header.back.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8F6227;
	margin: 0px;
	padding: 0px;
}

#hlogo {
	position: absolute;
	left: 0px;
	top: 0px;
	height:115px;
	width: 319px;
	margin: 0px;
	padding: 0px;	
	z-index: 2;
}


body {
  background-color: #FBEFE1;
}