body {
	color: #000000;
	background-color: #ffffff;
}

#teaser {
	background-image: url("images/teaser.png");
	background-position: center center;
	background-repeat: no-repeat;
	width: 494px;
	height: 437px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	overflow: hidden;
}

#teaser h1, #teaser h2, #teaser h3 {
	display: none;
}
