HTML, BODY {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  overflow:hidden;
}

BODY {
  background:#000000;
}

#BACK {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  z-index:1;
}

TD {
  font-size:1px;
  line-height:1px;
}
