body {
	margin: 0;
}
div#overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: black;
	width: 100%;
	z-index: 1000;
}
div#FLVPlayer {
	background-color: Black;
	position: absolute;
	top: 20px;
	text-align: center;
	vertical-align: middle;
	/*width: 630px;*/
	z-index: 200;
}
div#LMZPlayer img {
	border: none;
}
