body {
	background: url(woodBG.jpg);
}
h1 {
	font-family: "BernhardMod BT";
	font-size: xx-large;
	font-weight: bolder;
	text-align: center;
	color: Maroon;
}
h2 {
	font-family: "BernhardMod BT";
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
	color: Maroon;	
}
p.red {
	font-weight: bold;
	text-align: center;
	font-size: 4mm;
}
hr {
	width: 100%;
	color: Maroon;
	height: 7px;
}
a {
	color: #005901;
	font-weight: bold;
}
a:visited:after {
	color: Black;
	font-weight: bold;
}
a:before {
	color: Maroon;
	font-weight: bold;
}
a:visited:before {
	color: #005901;
	font-weight: bold;
}
a:after {
	color: Black;
	font-weight: bold;
}
h3 {
	text-align: center;
	font-weight: bold;
}
a:active:after {
	color: Maroon;
	font-weight: bold;
}
