body { background-color:#FF0000; 
       color: #00FF00;
       font-family: Verdana, serif;
       text-align: left;
}
h1 { background-color #ccaa66;
     color: #330000;
     line height: 200%;
     
}
.nav {	font-weight:bold;
	font-size: .85em;
}
#footer { font-size: .80em;
          font-style: italic;
}
