body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b4c700;
}
#flashObject {
	align:center;
	top:0px;
	width:760px;
	height:100%;
	min-width : 760px;
	min-height : 480px;
	z-index:1;
}
#noFlash {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	padding-top: 200px;
	background-color: #FFFFFF;
}
