*, body, img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

body {
	line-height: 0;
}

#website {
	position: absolute;
	width: 960px;
	height: 560px;
	margin-left: -480px;
	margin-top: -280px;
	left: 50%;
	top: 50%;
}

#teaser {
	width: 1px;
	height: 1px;
	overflow: hidden;
}


