body {
    margin: 5%;
    background: #faebd0;
    text-align: justify
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
p.indent1 {
    text-indent: 3em
    }
p.indent2 {
    text-indent: 5em
    }
p.indent3 {
    text-indent: 7em
    }
p.peotry {
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0
    }
p.center {
    text-align: center
    }
p.subhead {
    text-align: center;
    margin-top: 0;
    margin-bottom: 2em;
    font-size: 100%
    }
.fs75 {
    font-size: 75%
    }
h1 {
    text-align: center;
    font-size: 200%;
    margin-top: 4em;
    margin-bottom: 2em;
    margin-left: 15%;
    margin-right: 15%
    }
h2 {
    text-align: center;
    font-size: 160%;
    margin-top: 0.1em;
    margin-bottom: 0.25em;
    margin-left: 15%;
    margin-right: 15%
    }
h3 {
    text-align: center;
    font-size: 125%;
    margin-top: 2em;
    margin-bottom: 1em;
    margin-left: 15%;
    margin-right: 15%
    }
h4 {
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-left: 15%;
    margin-right: 15%
    }
hr {
    width: 50%;
    text-align: center
    }
hr.heading1 {
    width: 100%;
    height: 0.1em;
    margin-top: 4em;
    margin-bottom: 0.25em;
    text-align: center;
    background-color: black
    }
hr.heading2 {
    width: 100%;
    height: 0.05em;
    margin-top: 0.1em;
    margin-bottom: 0.25em;
    text-align: center;
    background-color: black
    }
hr.heading3 {
    width: 100%;
    height: 0.05em;
    margin-top: 0.1em;
    margin-bottom: 2em;
    text-align: center;
    background-color: black
    }
blockquote {
    font-size: 97%;
    font-style: italic;
    margin-left: 10%;
    margin-right: 10%
    }
div.peotry {
    font-size: 90%;
    margin-left: 4em;
    padding-top: 2em;
    padding-bottom: 2em
    }
div.qanda p {
    font-size: 100%;
    margin-left: 4em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-indent: 0
    }
div.list {
    font-size: 90%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.toc {
    margin-left: 10%;
    margin-bottom: 0.75em
    }
div.chapter {
    clear: both;
    page-break-before: always
    }
div.section {
    clear: both;
    page-break-before: always
    }