
div#container
{
   width: 1596px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   color:#422609;

}

body {
background:#000000;
color:#422609;

   text-align: center;
   margin: 0;

}



a:link {color: #422609;font-weight: bold;text-decoration: none;}
a:visited {color: #993300;font-weight: bold;text-decoration: none;}
a:active {color: #8E411C;font-weight: bold;text-decoration: none;}
a:hover {color: #983500;font-weight: bold;text-decoration: none;}




