@charset "UTF-8";
/* CSS Document */

#imageContainer {
	position:absolute;
	margin:auto;
	width:240;
	height:180;
	border:1px solid #000;
}

