/* h2 */
#content h2 {
  width: 630px;
  height: 60px;
  margin: 0 auto 20px;
  padding-top: 5px;
  background: url("../../images/content_title.jpg") no-repeat 0 0 #8abd77;
  text-indent: 30px;
  line-height: 60px;
  color: white;
  }
