h1 {
    font-size: 1em;
    text-align: center;
    line-height: 200%
    }
.sub-head {
    font-size: 1.2em;
    text-align: center;
    font-style: italic
    }
.poetry-container {
    font-size: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.dropcap {
    font-size: 250%;
    margin: -0.1em 0 0 0
    }
.caption {
    font-size: smaller;
    margin-bottom: 0.5em;
    max-width: 90%
    }
.figcenter {
    margin: 0 0 0 0
    }
.bbox {
    border-style: double;
    border-width: medium;
    width: 20em;
    margin-right: auto;
    margin-left: auto;
    padding: 1em
    }
.bbox1 {
    border-style: solid;
    border-width: thin;
    width: 19em;
    margin-right: auto;
    margin-left: auto;
    padding: 0
    }