#imageContainer {
	position:relative;
	margin:auto;
	width:200px;
	border:1px solid #000;
}

/* styles unrelated to the application follow */
h1 {
	position:relative;
	font:1em verdana;
}
