
body {
    font-family: Gentium Book Basic;
    font-size: 22px;
    background-color: #f1fff0 !important;
    margin: 0;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

.hrContentBox {
  margin: 5% 10% 20% 10%;
}

.hrIntroBox {
  margin-top: 100px;
}

.hrLoginCluesBox {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.hrTocBox {
  margin-top: 100px;
}

.hrIndent1 {
  margin-left: 20px;
}

.hrTightLines {
  line-height: 22px;
}



