#wb-layout-main {
	width: 900px;
	background-image:url(http://gabrielsstory.com/images/layout3/content_grey_gradient_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#wb-layout-sidebar {
	display: none;
}

#wb-layout-header {
	display: none;
}

#wb-layout-header-base {
	display: none;
}

#wb-layout-top {
	display: none;
}

#wb-layout-footer {
	height: 0px;
	width: 900px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-image: none;
}
	
#wb-layout-main-inner-1 {
	background-image: url(http://gabrielsstory.com/images/layout4/content_grey_gradient_bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}