body {
    /* @page-background */
    /* client options: color and/or image */
    background:#FFF url("../img/application/application_page_background.99f58117f434.png") top center repeat-x;
    margin-bottom: 320px;
}

#top-grippy-bar {
    /* @accent-color */
    /* client options: color */
    background-color:#015A8A;
}

#page-footer {
    background-color: #333; /* match the background color from ny_footer.html */
}
