body.foo {
    margin-left: 10%;
    margin-right: 10%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    text-indent: 1em
    }
h1 {
    text-align: center
    }
h2 {
    text-align: center
    }
h3 {
    text-align: center
    }
h4 {
    text-align: center
    }
h5 {
    text-align: center
    }
hr.front {
    width: 125%;
    height: 0
    }
p.straight {
    text-align: left;
    text-indent: 0
    }
p.front {
    text-align: center;
    text-indent: 0
    }
span.pagenum {
    font-size: 8pt
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.figure {
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 0.8em;
    margin: auto
    }
.figure img {
    border: none
    }
.figure p {
    border: none
    }
hr.full {
    width: 100%
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
pre {
    font-size: 8pt
    }