body {
  background-image: url('../images/hikoki/background-top.png');
  background-color: #00784a;
}

#wrapper {
  background-image: url('../images/hikoki/background-bottom.png');
}

#width h1 img {
  left: 30px;
}

#header {
  background-image: url('../images/hikoki/background-header.png');
}

#content {
  background-image: url('../images/hikoki/background-content.png');
}

#footer {
  background-image: url('../images/hikoki/background-footer.png');
}

#footer .content {
  background-image: url('../images/hikoki/background-footer-content.png');
}