
body
  {
    background:url('../images/bkg.jpg');
    background-attachment:fixed;
    background-repeat:repeat;
    background-position:0 0;
    background-color:transparent;
  }

.table1
  {
    width:600px;
  }

.table2
  {
    width:480px;
    height:50px;
    position:relative;
    margin-top:-55px;
    left:0px;
    top: 0px;
    background-color:transparent;
   }

.bdytxt
  {
    font-family:Arial;
    font-size:13pt;
    font-weight:600;
    color:#FFFFFF;
    line-height:20px;
  }

