BODY {
    padding-bottom: 0px;
    height: auto;
    overflow: hidden
}

#homePic {
    width: 799px;
    height: 389px;
    margin: auto;
    position: relative
}

#homePic IMG {
    z-index: -5;
    position: absolute;
    top: 0px;
    left: 0px
}

