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

