body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
.blockquote {
    margin-left: 2em;
    margin-right: 2em;
    font-size: 95%
    }
.center {
    text-align: center;
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 180%;
    margin-bottom: 1em
    }
h1.pg {
    font-size: 190%;
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1;
    margin-top: 0
    }
h2 {
    font-size: 140%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h3 {
    font-size: 120%;
    margin-top: 3em
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 0.8em;
    text-decoration: none;
    padding-left: 0.1em;
    line-height: 0
    }
.footnote {
    font-size: 90%;
    margin-right: 5%;
    margin-left: 5%
    }
.pad4 {
    margin-top: 4em
    }
.pad2 {
    margin-top: 2em
    }
.small {
    font-size: 70%
    }
.min {
    font-size: 85%
    }
.big {
    font-size: 130%
    }
.novels {
    font-size: 150%;
    text-align: center;
    letter-spacing: 0.2em;
    line-height: 2.5
    }
.smcap {
    font-variant: small-caps
    }
div.boxed {
    border: 2px solid black;
    padding: 1em;
    margin: 4em 15% 0 15%
    }
div.boxed p {
    text-align: center;
    font-size: 95%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
img.border {
    border: 1px solid silver
    }
.tnote {
    background-color: #F5F5DC;
    color: #000;
    padding: 1em;
    margin: 1em 10%;
    font-family: sans-serif;
    font-size: 90%
    }
.tnote h2 {
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 1em
    }
.tnote ul {
    list-style-type: none
    }
.tnote ul li {
    margin-left: 2.5em;
    text-indent: -2.5em
    }
.poem {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 95%
    }
.poem p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1.5em;
    text-indent: -1.5em
    }
h4 {
    text-align: center;
    clear: both
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }