#imageContainer {
	height:100px;
}

#imageContainer img {

            position:absolute;
            top:0; left:0;
}
