body.main
  {
    background-color: #E7EBFF;
  }

table.menu
  {
    width: 100%;
    border: thin solid black;
    background-color: #E7EBFF;
  }

table.propeditor
  {
    width: 100%;
    border: thin solid #BDBD00;
    background-color: #D7DBFF;
  }

table.reg001
  {
    width: 40%;
    border: thin solid #FFBD00;
    background-color: #FFE7DB;
  }

#img1 
  {
    position: absolute; 
    top: 1px;
    left: 1px;
    width: 700px;
    height: 360px;
    z-index: 101;
  }

#img2
  {
    position: absolute; 
    top: 16px;
    left: 380px;
    width: 360px;
    height=135px;
    z-index: 201;
  }

#txt2
  {
    font: Courier New;
    font-family: cursive;
    position: absolute;
    top: 153px;
    left: 380px;
    width: 160px;
    height=24px;
    z-index: 401;
  }

#img3
  {
    position: absolute;
    top: 158px;
    left: 542px;
    width: 16px;
    height: 16px;
    z-index: 403;
  }

#txt3
  {
    font: Courier New;
    font-family: cursive;
    position: absolute;
    top: 153px;
    left: 561px;
    width: 240px;
    height: 24px;
    z-index: 402;
  }

#txt1
  {
    position: absolute;
    top: 190px;
    left: 35px;
    width: 700px;
    height: 360px;
    z-index: 301;
  }