body {
	background-color: FFFFFF;
}

img {
	border: 0;
}

#content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 362px;
	height: 214px;
	margin-top: -105px;
	margin-left: -180px; /* halbe boxbreite und hoehe */
}