body, html {
    background: #AAAADD url("fortress.jpg") no-repeat top left;
    color: #FFFFF0;
    font: bold 24pt Verdana, sans-serif;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

h1 {
    font: 900 72px MightyWind, sans-serif;
    text-transform: uppercase;
    color: #8888BB;
    padding: 0.25em;
    margin: 20px 20px 176px 20px;
    text-align: right;
    background: #EEEEDD url("fortresstop.gif") no-repeat top left;
    height: 128px;
}

h1.firstpage {
    margin: 19px 19px 176px 19px;
    border: 1px solid #000033;
}

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

.chorus {
    color: #333377;
    padding: 0.5em 0.5em 0.5em 125px;
}

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

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

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