body {
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
img {
	border: 0 none;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
#player {
	position: relative;
	left:45%;
	top:45%;
}

