body
/*
     {
      height: 900px;  
      background-image:url('../images/lighthouse_BW.jpg');
      background-position:top left;
      background-repeat:no-repeat;
      background-attachment:fixed;
     }
*/
h1, h2, h3 { 
margin-bottom: 0; 
padding-bottom: 0; 
} 
#archive
{
  background-color:snow	;
  width:200px;
  padding:5px;
  border:1px black solid;
  
}