﻿body
{
	font-family: Century;
	background-image: url(/images/huntergreen.gif);
	background-repeat: repeat;
	
	
}
h1
{
	font-size: 52px;
	color: navy;
	font-family: 'Maiandra GD';
	text-align: center;
}
img 
{
	border-style: none;
	border-color: inherit;
	border-width: 0;

}
table
{
	background-color: white;
}
HR
{
	border-right: maroon solid;
	border-top: maroon solid;
	border-left: maroon solid;
	color: maroon;
	border-bottom: maroon solid;
	background-color: maroon;
}
h2
{
	color: maroon;
	font-weight: normal;
	font-size: 23px;
}

