body, html {
    background: #FFF0F0 url("vert_flowers.jpg") no-repeat fixed top right;
    color: #CC3366;
    font: bold 24pt Garamond, sans-serif;
    text-align: center;
    padding: 0px;
}

h1 {
    font: 700 2em "MKBritishWriting", sans-serif;
    color: #993366;
    padding: 0.25em;
    margin: 0.25em 300px .25em .25em;
    text-align: right;
}

h1.firstpage {
    text-decoration: underline;
}

p {
    text-align: left;
    margin: .5em 350px .5em 0.5em;
    padding: .25em;
}

.chorus {
    color: #CC6699;
    padding: 0.5em 0.5em 0.5em 75px;
    background: url("lily.gif") no-repeat top left;
}

.credit {
    font-size: small;
    font-weight: normal;
    text-align: center;
    position: absolute;
    bottom: 0.5em;
    right: 1em;
}

.echo {
    color: #DD9999;
    font-style: italic;
    font-weight: normal;
    text-align: right;
}

p#slidenav {
    font-size: small;
    font-weight: normal;
    position: absolute;
    bottom: 0.5em;
    left: 1em;
}
