#imageContainer {
	position: absolute;
	left: 0px;
	top: 0px;
}

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