
body {
	text-align:center;
	background:#000;
}

div#teaser {
	width:600px;
	height:580px;
	margin:auto;
	padding:0px;
	text-align:center;
	font:normal 0.6em Arial,sans-serif;
	color:#ccc;
}

div#teaser a {
	color:#ccc;
	text-decoration:none;
}

div#teaser img {
	border:none;
	margin:0px;
	padding:0px;
}


#player{
	margin-bottom:2px;
}

