/*
 * Styles for the Contact Us page
 */

.contentArea h1:before {
    content: url(../img/headers/contact-us.png);
}

