#header {
	background: url('/images/sf-header-2.jpg');
	}
#contentblock {
	background: url('/images/sf-middle.jpg') repeat-y top center;
	}
#content {
	background: url('/images/sf-content.jpg') no-repeat bottom center;	
	}
#footerblock {
	background: url('/images/sf-trailer.jpg');
	}

