	html {
		height: 100%;
		overflow: auto;
	}
	body {
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
	}
	object { outline:none; }
	#flashcontent {
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
	}
	
	div.logo {
	margin:10px;
	text-align:center;
}