html,body {	 
	 margin-top: 0px;
	 margin-left: 0px;
 	 margin-right: 0px;
 	 margin-bottom: 0px;
	 font-family: sans-serif;
	 font-size: 12px;
	 text-align: center;
	 color: #F97E29;
	 background-color: #000000;
	overflow-x: hidden;
	
}

table,td,tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
	 font-size: 10px;
	 font-family: sans-serif;
	 	 color: #ffffff;
		 vertical-align: top;
}

img { border-style:none;}

a { text-decoration: none; color: #eeeeee; border-width: 0px; border-style: none;}
a:hover,visited { color: #ffffff}



#page {

	height: 100%;
	min-height: 100%;
	width: 100%;
	text-align: center;
	}
	
#centered {
	position: absolute;
	left: 50%;

	margin: auto !important;
	top: 0px;
	}
		
#content {
	position: absolute;
	width: 450px;
	margin-left: -225px !important;
	margin-top: 0px;
	}
	
#imprint, #imprint a {	
		color: #444444;
	}
	
#imprint {
	text-align: center;
	vertical-align: top;

	height: 70px;
	margin-top: 70px;
	}
	
#imprint img {
	position: relative;
	vertical-align: middle;
	}

#player {
margin-top: 20px;
border: 2px;
}

