h1 {
    background: #FFF url('../images/logo.png') 0 0 no-repeat;
}

#navigation #about {
    background: #FFF url('../images/nav-about.png') 0 0 no-repeat;
}

#navigation #contact {
    background: #FFF url('../images/nav-contact.png') 0 0 no-repeat;
}

#navigation #location {
    background: #FFF url('../images/nav-find.png') 0 0 no-repeat;
}

#navigation #news {
    background: #FFF url('../images/nav-news.png') 0 0 no-repeat;
}

#navigation #newsletter {
    background: #FFF url('../images/nav-newsletter.png') 0 0 no-repeat;
}