#myGallery {
    position: relative;
}
#myGallery .imageElement {
    position: absolute;
    top: 0;
    left: 0:
}