html[xmlns]>/**/body #menu{
  width:800px;
  height:500px;
  background-image:url(../image/backphoto/IMG_0172.jpg);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:center;
  position:relative;
   
}

html[xmlns]>/**/body .table{
  width:660px;
  height:430px;
  position:absolute;
  top:50px;
  left:70px;
  color:#ffffff;
  background-image:url(../image/backfillter.png);
  background-repeat:repeat;
  background-attachment:fixed;
  overflow:scroll;
  }