body {
   background-color:#BDC9B5;
}

#container {
   position:relative;
   background-image:url('https://www.backtothebay.net/sally/images/back2.jpg');
}

#head {
   position:absolute;
   display:block;
   width:276px;
   left:0;
   height:83px;
   top:80px;
}

#head span {
   visibility:hidden;
}

#footer {
   border-top:3px solid #304131;
}

div, p, a:hover {
   color:#304131;
}

h1 {
   font-family:Georgia;
   font-size:22px;
   font-weight:normal;
   margin:0;
   padding:0;
   padding-bottom:5px;
   margin-bottom:5px;
}

h1, h2 {
   border-bottom:1px solid #304131;
}

a, a:link, a:visited {
   color:#3E533F;
}

#col_left {
   width:700px;
   margin-right:0px;
}

#col_right {
   width:250px;
   position:absolute;
   left:710px;
   margin-left:0px;
   float:none;
}
