
#footer {
   position:relative;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   /*background:#703023;*/
   margin-top:3em;
   color:#703023;
   margin-bottom:0px;
}