div#content {
  position: absolute;
  width: 446px;
  height: 107px;
  left: 270px;
  top: 185px;
  z-index: 500;
  margin: 0;
  }
div#content h1 {
  height: 19px;
  margin: 0;
  background-image: url(/images/home/home.png);
  }
div#content p {
  height: 74px;
  margin-top: 5px;
  background-image: url(/images/home/sub_home.png);
  }
