#imageContainer {
	position:relative;
	width:500px;
	height:150px;
}

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

