H2 {
  color : black;             /* ?F */
  background-color : white; /* wi?F */
  border-style : none none solid outset;        /* g? */
  
  border-bottom-color : lime;
  border-left-color : #bb0923;
  
  
  
  border-bottom-color : #ae5700;      /* g?F */
  
  border-bottom-width : 3px;
  border-left-width : 35px;     /* g? */
  line-height : 130%;          /* s? */
  text-align: center;         /* eLXg?zu */
  letter-spacing : 2px;
}
H3{
  font-size : 15px;
  line-height : 22px;
}
