@charset "UTF-8";
/* CSS Document */
#andy-hdr {
    background-image: url(../images/coach-andy-hdr.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 290px;
    height: 60px;
    padding-bottom: 10px;
}

#andy-hdr span {
    margin-left: -999em;
}

#paige-hdr {
    background-image: url(../images/coach-paige-hdr.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 290px;
    height: 60px;
    padding-bottom: 10px;
}

#paige-hdr span {
    margin-left: -999em;
}

#gary-hdr {
    background-image: url(../images/coach-gary-hdr.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 290px;
    height: 60px;
    padding-bottom: 10px;
}

#gary-hdr span {
    margin-left: -999em;
}

#shelley-hdr {
    background-image: url(../images/coach-shelley-hdr.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 290px;
    height: 60px;
    padding-bottom: 10px;
}

#shelley-hdr span {
    margin-left: -999em;
}
