body  {
      background: url('../images/background.jpg');
      margin-top: 0px;
      margin-bottom: 0px;
      }


.maindiv  {
          width: 750px;
          background: #610000;
          }
          
td        {
          width: 174px;
          padding-bottom: 20px;
          }
          
.text1    {
          width: 500px;
          color: #FFFF2A;
          font-weight: none;
          font-size: 18px;
          margin-bottom: 20px;
          }
.text2    {
          width: 550px;
          color: #FFFF2A;
          font-weight: none;
          font-size: 18px;
          margin-bottom: 20px;
          }
          
.text2 a  {
          font-size: 32px;
          color: #0000ff;
          }
.text2 a:visited  {
          font-size: 32px;
          color: #0000ff;
          }
.text2 a:hover  {
          font-size: 32px;
          color: #0000ff;
          }
.text2 a:active  {
          font-size: 32px;
          color: #0000ff;
          }
