body, html {
    background: #F8FFF8 url("covcross.gif") no-repeat 10px 10px;
    color: #004816;
    font: bold 22pt Verdana, sans-serif;
    text-align: center;
    padding: 0px;
}

h1 {
    font: 800 1.5em "Garamond";
    font-stretch: ultra-expanded;
    padding: 0px 0.5em .25em;
    margin-top: 0px;
    margin-bottom: .5em;
    color: #0CA728;
}

h1.firstpage {
    text-decoration: underline;
}

p {
    text-align: left;
    margin: 0px 0.5em;
    padding: 0.5em 0.5em;
    text-align: right;
}

.chorus {
    color: #108030;
}

p#slidenav, .credit {
    text-align: left;
    font-size: small;
    font-weight: normal;
    position: absolute;
    bottom: 0.5em;
}

p#slidenav {
    left: 1em;
}

.credit {
    right: 1em;
}

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


/* { border: 1px dotted red; }
