h1 {
    font-size: 1.5em;
    font-weight: bold
    }
.sub-head {
    font-size: 0.8em;
    font-weight: normal
    }
.poetry-container {
    margin-top: 1em;
    margin-bottom: 1em
    }
.dropcap {
    font-size: 250%;
    margin: 0 0.1em 0 0;
    line-height: 0.8em
    }