body {
    background: white;
    font-family: "Georgia";
    font-size: 11pt;
}

#hmenu {
}

div#content {
    width: auto;
    border: 0;
    margin: 0 7%;
    padding: 0;
    color: black;
    background: transparent;
}

#footer {
   color: black;
   font-size: small;
   background-color: white;
   border-top: 1px solid gray;
   text-align: center;
}
