<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#apc-litfest {
    background: url("../images/litfestbanner.jpg") center center;
    background-size: cover;
}

#apc-litfest-maria {
    background: url("../images/mariatumarkin.jpg") center center;
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
}

#apc-litfest-angie {
    background: url("../images/angiemcmahon.jpg") center center;
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
}

#apc-litfest-declan {
    background: url("../images/declanfry.jpg") center center;
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
}

#apc-litfest-alice {
    background: url("../images/alicebishop.jpg") center center;
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
}</pre></body></html>