	    body {
		  background-color: #000033;
		  font-family: verdana;
		  color: White;  
		}
		td.car {
		  background-image: url(car.jpg);
		  width: 418px;
		  height: 356px;
		}
		p.title {
		  font-size: 25px;
		}
		p, div {
		  font-size: 10px;
		}
		a {
		  color: White;
		}
		a:hover {
		  text-decoration: none;
		}
		span.color {
		  color:#33ccff;
		}