body {
  margin: 0px;
  overflow:hidden;
  background-image : url(starbg.gif);
  background-repeat :  repeat;
  background-attachment : fixed;
  background-position : ;
  background-color:#000000;
}
#wrap {
  background-image : url(fuyunoki_back2_02.gif);
  background-repeat :  repeat-x;
  background-attachment : fixed;
  background-position : left bottom;
  background-color: transparent;
	overflow:auto;
	width:100%;
	height:100%;
}
