body{
	background: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.logo{
	background: url('images/logo.jpg') no-repeat;
	background-position: center;
	width: 1000px;
	height: 73px;
}
.teaser{
	background: url('images/teaser.jpg') no-repeat;
	background-position: center;
	width: 1000px;
	height: 34px;
}
.carlack{
	background: url('images/carlack.jpg') no-repeat;
	background-position: center;
	width: 1000px;
	height: 279px;
}
.intro{
	font-size: 11px;
	font-family:Tahoma;
	color: white;
}