body {
	background-image: url(bg_1720.jpg);
	background-repeat: repeat-x;
	background-color: #a6da3a;
	background-position: center top;
}
h1{
margin:0px;
padding:0px;
}

.test {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	padding: 8px;


	
}
.car {
	background-image: url(top1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.car-name {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 3px;
	color: #FF0000;

}
