body {
	background-image: url('images/home-background.gif');
}
table#header-image {
	background: url('images/home-header-image.jpg') repeat-x top;
	height: 250px
}
table#brands {
	background: url('images/home-brands-background.gif') repeat-x top;
}
div#bottom-blocks-wrapper {
	background: #2A2A2A url('images/home-content-background-color.gif') repeat-x top;
}