/* Basic */

  body, input, select, textarea {
    font-size: 14pt;
    line-height: 1.5em;
  }

/* Banner */

  #banner {
    height: 24em;
  }
