p {
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    text-indent: 1.5em
    }
h1 {
    font-size: 1.75em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 180%
    }
.sub-head {
    font-size: 0.6em
    }
hr.tbk {
    border: none;
    border-bottom: 1px solid white;
    width: 30%;
    margin-left: 35%;
    margin-right: 35%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.boxy {
    width: 105%;
    border: 0;
    border-top: 5px double black;
    margin-left: -1em
    }
.poetry-container {
    text-align: center;
    margin-bottom: 1em;
    margin-top: 0.75em
    }
.bbox {
    border-style: double;
    border-width: medium;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding: 1em
    }
.bbox2 {
    border-style: solid;
    border-width: medium;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.5em;
    font-size: 90%
    }