body {
    margin-left: 12%;
    margin-right: 12%;
    font-size: 135%;
    line-height: 120%
    }
blockquote {
    text-align: justify;
    font-size: 95%;
    text-indent: 0;
    line-height: 110%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
pre {
    font-size: 0.7em
    }
hr {
    text-align: center;
    width: 50%
    }
hr.short {
    text-align: center;
    width: 30%
    }
.poem {
    margin-left: 3em;
    margin-right: 2em;
    text-align: left;
    padding: 1em;
    line-height: 90%
    }
.poem p {
    margin: 0 0 0 0
    }
.ill {
    margin-left: 20%
    }
a {
    text-decoration: none
    }
p.author {
    text-align: right;
    font-variant: small-caps
    }
p.centre {
    text-align: center
    }
.text {
    text-align: left;
    margin-top: 0;
    margin-bottom: 2em
    }
.text p {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0.3em
    }
.text p.first {
    margin-top: 1em;
    margin-bottom: 0.3em;
    text-indent: 0
    }
.figure {
    padding: 0.5em;
    margin: 0 0 1em 0;
    text-align: center
    }
hr.full {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 9pt
    }