body {
	background-image: url('http://www.seymoursalmon.com/images/steelhead.gif');
#	position: absolute;
	background-position: 127px 0px;
	background-repeat: no-repeat;
	background-color:#0F5404;
}

p {
	font-family: Verdana, Arial, tahoma;
	font-size: 10pt;
}

th { 
	background-color:#9ADC58;
}

td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
}

.backwards { 
	font-family: Verdana, Arial, Tahoma;
	font-size:10pt; 
	color: #000000; 
	unicode-bidi: bidi-override; 
	direction: rtl; 
}