#imageContainer {	height: 400px;	position:relative;	margin:auto;	width:10240px;	/* border:1px solid #000; */}#imageContainer img {	display: none;	position: absolute;	top: 0;	left: 0;}