 body {

/*    background:url(pagepix/fillenter.jpg);
*/    background-repeat:repeat;
    background-position:top;
    border-width:0px;
    /*overflow:hidden;*/
    padding:0px;
    margin:0px;
    width:100%;
    height:100%;


  }

#pointer:hover {
      cursor:pointer;

  }

div.button800 {
    position:relative;
    top:304px;
    left:-75px;
    width:142px;
    height:21px;
    display:block;
    cursor:hand;
   
 }
/* for 2 buttons
div.button1024 {
    position:relative;
    top:312px;
    left:76px;
    width:142px;
    height:21px;
    display:block;
    cursor:hand;
    background-color:ff0000;
 }
*/

div.button1024 {
    position:relative;
    top:0x;
    left:0px;
    width:750px;
    height:750px;
    display:block;
    cursor:hand;

 }



div.back {
   position:relative;
   top:-2px;
   vertical-align:center;
   width:1024px;
   height:750px;
   background:url(pagepix/enter.jpg);
   background-position:top;
   background-repeat:no-repeat;
    overflow:hidden;
}

table {
   border-width:0px;
    overflow:hidden;
   vertical-align:top;
   height:100%;
   width:100%;
}

td {

   border-width:0px;

}
tr {
   border-width:0px;
   margin:0px;
   padding:0px;

}


