body  {  background-color:  #FCEBB6;
	color:  #221811; 
	font-family:  Arial, Verdana, sans-serif;
	background-image:  url (background.gif); 
 }
 
 header  {  background-color:  #D2B48C;
 	    text-align:  center;  }
 	    
h1      {   line-height:  200%;
	     }
	     
dt {font-weight:bold;}	   

nav    { text-align:  center;
	font-weight bold;
	}	     

footer {	background-color:  #D2B48C;
	text-align:  center;
	font-size:  .60em; 
	font-style:  italic;  }	     
	     
#wrapper {   width:  80%;
	     margin-left: auto;
	     margin-right:  auto; 
	     
  }