#imageContainer {
    position: absolute;
    left:10;
    top:10;
    width:750px;
    height:500px;
    border:1px solid #000;
}

