body { background: #f9f9ff url(../images/backs/PinkSmoke.jpg) }

h2.foreword {
    background: #c0c0ee none;
    margin-left: 2em;
    margin-right: 2em;
    padding-left: 1ex;
    padding-top: .4ex;
    padding-bottom: .4ex;
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 0.4em;
}

h2.afterword {
    background: #c0c0ee none;
    margin-left: 2em;
    margin-right: 2em;
    padding-left: 1ex;
    padding-top: .4ex;
    padding-bottom: .4ex;
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 0.4em;
}

div.poem {
    background: #f9f9ff none;
    padding: 2em 1em;
    border: 1px solid;
}

div.poem h2 {
    background: transparent;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    font-style: italic;
    font-size: 150%;
    font-weight: bold;
}

div.poem p.subtitle {
    color: #505040;
    margin-top: 1ex;
    text-align: center;
    font-style: italic;
}

div.poem pre {
    line-height: 125%;
    margin-left: 5em;
    margin-right: 5em;
}
