#header {
   background: url(http://scarl.sewanee.edu/images/lambda.png);
   position: absolute;
   top: 0px;
   left: 0px;
   width: 840px;
   height: 130px;
   font-size: 150%;
   color: #ffffff;
   text-align: center;
   padding-top: 15px;
}

#footer {
   position: relative;
   float: bottom;
   left: 1px;
   bottom: -80px;
   width: 860px;
   height: 4em;
   font-size: 75%;
   color: white;
   padding-right: 0px;
   background-color: #cc11ff;
   image-align: left;
   text-align: center;
   border: 1px solid black;
}

