body, html {
    background: #435D6C url("passion2.jpg") no-repeat center center;
    color: #DDDD99;
    font: bold 24pt Verdana, sans-serif;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

h1 {
    font: 900 2em "Times New Roman", serif;
    font-stretch: expanded;
    color: #999999;
    background-color: black;
    padding: 0.25em;
    margin: 0px 0px 0.25em 0px;
}

p {
    text-align: right;
    margin: .25em 0.5em;
    padding: 0.5em 0.5em;
}

.chorus {
    border-right: 3px solid #DDDD99;
}

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

p#slidenav { left: 1em; }
.credit { right: 1em; }


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

