body {background-color: #e6e2da;
      font-family: "sans-serif, Trebuchet MS", Arial, sans-serif;
	 }
	 


#content {margin: 0% auto ;
         width: 800px;
		 background-image: url(images/banner.gif);
		 background-repeat: no-repeat;
		 position:relative;
		 height: 160px;}
		 


h1 {font-size: 130%;}
h2 {font-size: 115%;}
h3 {font-size: 105%;}
h1,h2,h3 {letter-spacing: 0.1em;}




#headertext{text-align: centre;
			font-size: 300%; 
			color: black;
			position:relative;
			top:0px;
			left:0px;
			height: 30px;
			font-style: italic;}



#footer  {text-align: left;
		margin: 0% 0%;}


					


