body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
<br />
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F7E5;
	margin-left: 0px;
	background-position: top;
}
h1 {
	font-size: 24px;
	color: #683A1E;
}
.radnwes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DA2C74;
}
.jnwes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}


h2 {
	font-size: 16px;
	color: #683A1E;
}
body,td,th {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #D60A69;
}
a:active {
	color: #990000;
}

