#imageContainer {
	position:relative;
	margin:auto;
	width:400px;
	border:1px solid #000;
	background-color: #000000;
	overflow: hidden;
}
