body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(back.jpg);
	margin: 0px;
	background-color: #6C8357;
}
a:link {
	color: #e7d222;
	text-decoration: none;
}
a:visited {
	color: #e7d222;
	text-decoration: none;
}
a:hover {
	color: #e7d222;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCDA9D;
}
.footer a:link {
	color: #E0E19F;
	text-decoration: none;
}
.footer a:visited {
	color: #DFDB9B;
	text-decoration: none;
}
.footer a:hover {
	color: #D8D89A;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #eeeb82;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #eee37a;
	margin: 0px;
	padding: 0px;
}
