
#imageContainer {
	width:360px;
	height:360px;
}


#imageContainer img { 
	display: none;
	position: absolute;
	border: 5px solid #dedede;
}


