.text {
	color: #CCCC33;
	background-position: center;

}
.left {
	background-attachment: scroll;
	background-image: url(/speedo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right {
	background-attachment: scroll;
	background-image: url(/new/rpm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back {
	background-attachment: scroll;
	background-image: url(/new/background2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

