#imageContainer {
	height:0px;
	width:100%
	


}

#imageContainer img {
	display:none;
	position:absolute;
	top:-150; left:0;

}