#imageContainer {
	position:relative;
	width:700px;
	height:700px;
	left: -250px;
	top: 180px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* border:12px solid #FFFFFF; */
}

body {
	background-color: #FFFFFF;
}

