body {
	background: url('../images/background.gif');
}
#content {
	position:relative;
	min-height:100%;
	height:100%;
	width:634;
}
.trucktop {
	background: url('../images/home-background.jpg') bottom no-repeat; 
}
.subpage {
	background: url('../images/sub-background.jpg') bottom no-repeat;
}
