
body{
	font-family: Times New Roman;
	color: #333333;
	line-height: 1.2;	
	margin: 10px;
	padding: 0px;
}


#masthead{
  float: left;
  width: 100%;
  background: url('http://www.screeve.org/sback.jpg') no-repeat left; 
   

}



#content{
  float: left;
  width: 84%;
}
