#body {
	background-color: #000000;
	margin: 0px;
	padding: 50px;
	z-index: 1;
}

#rahmen {
	background-image: url(img/weird-oh-bg.jpg);
	width: 800px;
	height: 800px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	text-align: center;
	background-color: #000000;
	h-align: center;
	border: medium solid #FFFF33;
}

a {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;

}

a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	

}

#impressum {
	font-style: normal;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
}

#playa {
	border: none;
}
