H2 {
  color:#ffffff;             /* ?F */
  background-color : green; /* wi?F */
  border-style : solid ridge solid ridge;        /* g? */
  border-color : yellow yellow yellow yellow;      /* g?F */
  border-width : 0px 30px 0px 30px;     /* g? */
  line-height : 130%;          /* s? */
  text-align: center;         /* eLXg?zu */
  letter-spacing : 2px;
}

H3{
  font-size : 18px;
  line-height : 22px;
}
