body {
    margin: 10px;
    font-family: times new roman;
    color: Black;
    background: #efecc9;
    font-size: 1em;}



h1 {margin: 5px 0px 0px 0px;
   font-size: 130%;}


a:link, a:active, a:visited{
               color: #523e00;
               font-weight: bold;
               text-decoration: none;
               letter-spacing: 1px; }


a:hover    {color: #000000;}
