body{
  background-color : #fff8df;
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  font-size : 90%;
}
.img{
  background-image : url(image/top_img_bg.jpg);
  background-repeat : no-repeat;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  width : 755px;
  height : 355px;
  text-align : left;
}
