body {
    background: #1b6dd7 url(../images/main_bg.jpg) 50% 0% no-repeat;
}

.grottoLinkContainer {
    position: absolute;
    width: 140px;
    height: 275px;
    background: transparent;
}

.grottoLink {
    width: 100%;
    height: 100%;
    border: none;
}

.kids {
    top: 300px;
    left: -20px;
}

.teens {
    top: 300px;
    left: 150px;
}

.dads {
    top: 300px;
    left: 320px;
}

.mums {
    top: 300px;
    left: 490px;
}

.grandparents {
    top: 300px;
    left: 660px;
}
