   BODY       {background-color:#ddcc94; 
               text-align:center;
               font-family:sans-serif;
               background-image: url(./bg.jpg); 
              }

   .content   {max-width: 938px;
               margin: 30 auto;
               text-align:left;
              }
   .bg-img   {z-index:-1; position:absolute; top:100px;}
   
   .bottom   {position:absolute; top:600px; width:100%; max-width: 938px;  text-align:center; }

   .table    {max-width: 938px;
               margin: 20 auto;
               text-align:left;
              }

   .linx      {margin: 50px 1em 1em 40%;
               padding: 0 1em .5em;
               text-align:left; font-weight:bold;
               background-image: url(./bg.jpg); 
              }

   A          { text-decoration:none; 
                color: black;
                padding: 0 .3em;
              }
   .right     {border: none; margin: 0; float:right }
   .left      {border: none; margin: 0; float:left }

   td         {}


   .clear     {clear:both;}

