more header(s)


  h2 {
      margin: 0 1.2em;
      padding: 0.9em 1.1em 0;
      border-bottom: 0.05em dotted black;
  }
  h3 {
      border-bottom: 1px dotted black;
      font-size: 0.9em;
  }
  h6 {
      padding: 1em 0;
      -moz-border-radius-bottomleft: 0.8em;
      -moz-border-radius-bottomright: 0.8em;
      border-bottom: 0.05em solid black;
      font-size: 0.8em;
      text-align: center;
  }