      body {
           margin : 0px auto;
           font : 77% Verdana, Tahoma, Arial, sans-serif;
           background : #fff;
      }
     #main {
           margin : 5px 100px;
           background : #ffbc08;
           border : 1px solid;
           border-color : #000000;
      }
     #head {
           height : 150px;
           margin : 10px 10px 0px;
           background : url(logo.png) no-repeat bottom left;
      }
     #menu {
           background : #997200;
           margin : 0px 10px;
           padding-top : 5px;
           padding-bottom : 5px;
           text-align : center;
           border : 1px solid;
      }
     #content {
           padding-top : 10px;
           padding-bottom : 5px;
           padding-left : 5px;
           padding-right : 5px;
           margin : 0px 10px 0px;
           text-align : left;
      }
     p.foot {
           text-align : center;
      }
     #menu a {
           font-weight : bold;
           text-decoration : none;
           color : #FFF9E6;
      }
     #menu a:hover {
           text-decoration : underline;
      }
     #menu a:visited {
           color : #FFF9E6;
      }
     #head h1 {
           padding-top : 25px;
           padding-left : 160px;
           color : #997200;
      }
     #head h2 {
           padding-left : 160px;
           color : #B3880B;
      }
     #shelter img {
           border : 0px;
      }
     #shelter td {
           text-align : center;
           vertical-align : middle;
      }