
.fdiv{
    visibility: hidden;
    position: absolute;
    height: 200px;
    width: 200px;
    top: 50px;
    left: 50px;
    z-index: -1;   
}

.imagelink {
    visibility: hidden;
    position: absolute;
    height: 20px;
    width: 20px;
    top: 50px;
    left: 50px;
    z-index: -1;
}