h1 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    line-height: 200%
    }
.sub-head {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center
    }
.poetry-container {
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    margin-right: 1em
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.pindent {
    margin-top: 0.2em;
    margin-bottom: 0
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.dropcap {
    font-size: 380%;
    margin: 0 0 0 0;
    line-height: 0.8em
    }
.bbox {
    border-style: solid;
    border-width: medium;
    width: 19em;
    margin-right: auto;
    margin-left: auto;
    padding: 0
    }
hr.boxed {
    border-width: 0;
    background-color: black
    }