div#container
{
   width: 1680px;
   position: relative;
   margin-top: 5px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #D2D2D2;
   background-image: url(../images/index_bkgrnd.png);
   color: #000000;
}
