body {
	background-color:#2D3421;
	background-attachment:fixed;
	background-position:top;
	text-align:center;
	margin: 0px;
	padding:0px;
	margin-top:0px;
	background-repeat: no-repeat;
	font-family:"Century Gothic";
	font-size: 11px;
	font-weight:200;
	color:#ffffff;
	
	}
	
a:link, a:visited, a:hover, a:active {
	font-size:1.10em;
	font-weight:1050;
	margin-top:0;
	line-height:1.6em;
	letter-spacing:0.01em;
	color:#0d0d89;
	font-family:Century Gothic;
}

h1, news headlines {
	font-size:1.00em;
	font-weight:1050;
	margin-top:0;
	line-height:1.6em;
	color:#000000;
	font-family:Century Gothic;


}

p, li, th, td, ul, ol {
	font-size:0.9em;
	font-weight:580;
	margin-top:0;
	line-height:1.6em;
	letter-spacing:0.01	em;
	color:#dccaca;
	font-family:Century Gothic;
}

h2, news text {
	font-size:1.0em;
	font-weight:580;
	margin-top:0;
	line-height:1.6em;
	letter-spacing:0.01	em;
	color:#ee2d38;
	font-family:Century Gothic;
}

h3 {
	font-size:1.25em;
	font-weight:550;
	margin-top:0;
	line-height:1.6em;
	color:#96a6dd;
	font-family:Century Gothic;
}

:-moz-any-link:focus {
  outline: none;
}
