/*
 * Styles for the View All Photos page
 */

.contentArea h1:before {
    content: url(../img/headers/view-all-photos.png);
}

