body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #efeeca;
}


#home-wrapper-opener {
	width: 100%;
	height: 684px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url('images/opener-background-combined.jpg') no-repeat right top;
}

#home-wrapper-middle {
	width: 960px;
	height: 595px;
	margin-left: auto;
	margin-right: auto;
}

#home-sammy {
	float:left;
	width: 575px;
	height: 595px;
	background: url('images/sam-seated.png') no-repeat right bottom;
}

#home-signpost {
	float:left;
	width: 350px;
	height: 475px;
	margin-top: 123px;
	background: url('images/signpost12.png') no-repeat right bottom;
}

#home-wrapper-sand {
	width: 100%;
	height: 595px;
	background: url('images/sand_backing.png') repeat-x left bottom;
}	
