html,body{
  margin:0px;
  padding:0px;
  width:100%;
  height:100%;
  background:url(../img-wp/bg.gif) center;
}
table,tr{
  width:100%;
  height:100%;
}
td{
  background:url(img-wp/bg_table.gif) repeat-x center
}

img{
  border:none;
  display:block;
}
