a#home1 {
    width: 196px;
    height: 120px;
    background-image: url(http://abcpreschoolny.com/images/logo/1b.png);
    display: block;
    text-decoration: none;
}

a#home1:hover {
    background-position: 196px 0;
}
a#home2 {
    width: 307px;
    height: 120px;
    background-image: url(http://abcpreschoolny.com/images/logo/2b.png);
    display: block;
    text-decoration: none;
}

a#home2:hover {
    background-position: 307px 0;
}
a#home3 {
    width: 91px;
    height: 120px;
    background-image: url(http://abcpreschoolny.com/images/logo/3b.png);
    display: block;
    text-decoration: none;
}

a#home3:hover {
    background-position: 91px 0;
}
a#home4 {
    width: 122px;
    height: 120px;
    background-image: url(http://abcpreschoolny.com/images/logo/4b.png);
    display: block;
    text-decoration: none;
}

a#home4:hover {
    background-position: 122px 0;
}
a#home5 {
    width: 82px;
    height: 120px;
    background-image: url(http://abcpreschoolny.com/images/logo/5b.png);
    display: block;
    text-decoration: none;
}

a#home5:hover {
    background-position: 82px 0;
}
a#home6 {
    width: 104px;
    height: 120px;
    background-image: url(http://abcpreschoolny.com/images/logo/6b.png);
    display: block;
    text-decoration: none;
}

a#home6:hover {
    background-position: 104px 0;
}
