#imageContainer {
	width:500px;
	height: 800px;
}

#imageContainer img {
	display:none;
	position:absolute;
	width:500px;
}
