body, html, frame {
    background: #CCCCFF url("palestine.gif") no-repeat bottom right;
    color: #000044;
    font: 900 22pt CairotiquaLight, Verdana, sans-serif;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

h1 {
    font: 800 2em CairotiquaLight, Verdana, sans-serif;
    padding: .25em .5em;
    margin: .5em 0px;
    color: #EEEEBB;
    text-align: center;
    background-color: #666699;
}

h1.firstpage {
    border: 1px solid #CCCCAA;
}

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

.chorus {
    color: #003366;
}

.credit {
    font-size: small;
    font-weight: normal;
    position: absolute;
    bottom: 0.5em;
    right: 1em;
    background: none;
}

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

p#slidenav {
    font-size: small;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: none;
}

