*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 14pt;
	background-color: #000000;
	background-image:url(images/splashbg.jpg);
	color: #6F5129;
	text-align: center;
	margin-top: 1%;
	}

a
{
	color: #667700;
	text-decoration: none;
}

a:hover
{
	text-decoration:overline underline;
	color:#960;
}
