#imageContainer {
	height:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top: 5px;
	bottom:15px;
 
}

