﻿#imageContainer {
	height:416px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:1; left:1;
	height:416px;
}
