body {
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
	background-position:top;
	text-align:center;
	margin: 0px;
	padding:0px;
	margin-top:0px;
	font-family:"Century Gothic";
	font-size: 12.5px;
	font-weight:800;
	color:#ffffff;
	
	}
	
a:link, a:visited, a:active {
	font-size:0.95em;
	font-weight:580;
	margin-top:0;
	line-height:22px;
	letter-spacing:0.01	em;
	color:#ffffff;
	font-family:Century Gothic;
}

a:hover {
	font-size:0.95em;
	font-weight:580;
	margin-top:0;
	line-height:22px;
	letter-spacing:0.01	em;
	color:#802d20;
	font-family:Century Gothic;
}

h1, news headlines {
	font-size:1.00em;
	font-weight:1050;
	margin-top:0;
	line-height:1.6em;
	color:#313030;
	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:#4f4949;
	font-family:Century Gothic;
}

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

h3 {
	font-size:0.95em;
	font-weight:800;
	margin-top:0;
	line-height:1.6em;
	color:#ffffff;
	font-family:Century Gothic;
}

h4 {
	font-size:0.95em;
	font-weight:800;
	margin-top:0;
	line-height:22px;
	color:#4f4949;
	font-family:Century Gothic;
}

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

