Body{
background-image: url(/images/contactBG_new.jpg); 
background-repeat:no-repeat;
background-color:#945D25;
}

#content {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3em;
}

#content a {
	color: #FFF;
}

#content a:link, a:visited {
	color: #FFF;
}

#content a:hover {
	color: #FC0;
}
