

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

a:link { 
	color: #C00000; 
	text-decoration: none;
	}
	
a:visited { 
	color: #C00000; 
	text-decoration: none;
	}
	
a:hover { 
	color: #FF0000; 
	text-decoration: none;
	}
a:active: {
	color: #0000FF;
	text-decoration: none;
	}
	


p {font-family:  Century Gothic;
color: #000000; }


	
	
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  background-color: #CCCCCC;
	font-family:  Century Gothic;
	color: #000000 ; 
	font-size: 85.5%;
	font-weight: normal;
	height: 1500px;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 80px;
}

}
#center {

  top: 0;
 padding: 30px;
  margin-left: 230px;
  margin-right: 130px;
}

	

