body {
background: #b28453 url('images/nyalacapture_01.jpg') repeat;
margin-top: 20px;
margin-bottom: 10px;
}
	
td,tr,p,div { 
	color: #000;
	font-family: Trebuchet MS, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	border: 0px solid #000
}

.heading {
font-size: 20px;
font-weight: bold;
}

a:link, a:visited, a:hover { 
text-decoration: underline; 
color: #7f5c48; 
font-weight: bold;
}

.footer:link, .footer:visited, .footer {
color: #f1e7e0;
font-size: 13px;
text-decoration: none
}
.footer:hover {
text-decoration: underline
}
