img {
    width: 90px;
    height: 120px;
    position: absolute;
    z-index: 50;
}
#pics {
    position: absolute;
    top: 900px;
    left: 20px;
}
.subStyle {
    background-color: #cdfff9;
    text-align: center;
    height: 150px;
    padding-top: 0px;
    z-index: 0;opacity: 0.7;
}
.subStyle h4 {
    margin-top: -1px;
}
.hovering {
    position: absolute;
    left: -50px;
    z-index: 99999;
    width: 200px;
    height: auto;
    background-color: #cdfff9;
    border-color: white;
    border-width: thick;
    opacity: 0.9;
    text-align: center;
}

/*
#pic0 {
    position: absolute;
    top: 1655px;
    left: 1001px;
}
*/


/*
#pic1 {
    position: absolute;
    top: 1050px;
    left: 140px;
}
*/
