body {
    background: white;
}

li#home {
    background-image: url(../img/home/home.gif);
}

li#gallery1 {
    background-image: url(../img/home/gallery1_over.gif);
}

li#gallery1 a {
    background-image: url(../img/home/gallery1.gif);
}

li#gallery2 {
    background-image: url(../img/home/gallery2_over.gif);
}

li#gallery2 a {
    background-image: url(../img/home/gallery2.gif);
}

li#gallery3 {
    background-image: url(../img/home/gallery3_over.gif);
}

li#gallery3 a {
    background-image: url(../img/home/gallery3.gif);
}

li#gallery4 {
    background-image: url(../img/home/gallery4_over.gif);
}

li#gallery4 a {
    background-image: url(../img/home/gallery4.gif);
}

li#gallery5 {
    background-image: url(../img/home/gallery5_over.gif);
}

li#gallery5 a {
    background-image: url(../img/home/gallery5.gif);
}

li#gallery6 {
    background-image: url(../img/home/gallery6_over.gif);
}

li#gallery6 a {
    background-image: url(../img/home/gallery6.gif);
}

li#location {
    background-image: url(../img/home/location_over.gif);
}

li#location a {
    background-image: url(../img/home/location.gif);
}

li#contact {
    background-image: url(../img/home/contact_over.gif);
}

li#contact a {
    background-image: url(../img/home/contact.gif);
}
