@charset "utf-8";
/* CSS Document */
body {
	background-color: #393126;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382F26;
	background-image: url(images/Paper_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin-top: 0px;
	background-attachment: fixed;
	scrollbar-base-color: #393126;
	scrollbar-arrow-color: #5C4525;
}
#hunters {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/hunters2.jpg);
	z-index: -1;
	height: 100%;
	width: 100%;
}
hr {
	color: #3D3020;
}
a {
	color: #3D3020;
}

a:hover {
	color: #6666CC;
	text-decoration: underline;
}
a:visited {
	color: #3D3020;
}
h1 {
	color: #3D3020;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
}
h2{
	color: #3D3020;
	font-size: 18px;
}
