body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #236125;
}
a:link, a:visited, a:active {
	color: #246125;
	text-decoration: underline;
}
a:hover {
	color: #DD0000;
	text-decoration: underline;
}


h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #DD0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #297C2C;
}
