#imageContainer {
	position:relative;
        float:right;
        overflow:hidden;
	margin:auto;
        height: 220px;
	width:220px;
	border: none;
}

