.carbackgroune {
	background-color: #F4F4F4;
}
.carbackground {
	background-color: #EFEFEF;
	background-attachment: fixed;
	background-image: url(background2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.frontbg {
	background-attachment: fixed;
	background-image: url(bg_front.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.rowbackground
{
	background-image:url(gif-tube.gif);
	background-repeat:repeat;
}
.headerbackground
{
	background-image:url(gif-silver.gif);
	background-repeat:repeat;
}

