@import "sub.css";

h6 {
      font-size: 17px;
      font-family: "Georgia", "Times New Roman", "Times";
      color: #402F00;
      line-height: 1.5em;
      font-weight: normal;
      margin: 0;
      padding: 7px 0 0 0;
}

#line {
      padding: 10px 0 22px 0;
      border-bottom: 1px solid #402F00;
}
