#pageHeader {
	background: url(../images/editable_images/big_image_11.jpg) no-repeat center top;
		-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;	
}

#contentContainer {
	background: url(../images/editable_images/big_image_11.jpg) no-repeat center -180px;
		-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}