body {
	background-color: #B9B9A4;
	background-image: url(http://www.wheeln.com/images/atving.jpg);
	background-repeat: no-repeat;
	background-position: 180px 100px;
}

body, td, th, h3, h6 {
	color: #614B32;
	font-size: 16px;
	font-weight: bold;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #0000FF;
}


