body {
	background-color: #121212;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0 none;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
#player {
	position: absolute;
	left: 50%; 
	top: 50%; 
	margin-left: -216px; 
	margin-top: -171px; 
}