#imageContainer {
	height:300px;
	width: 900px;
	margin-bottom: 40px;
}

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