	html, body {
		margin: 0px;
		height: 100%;
		overflow: hidden;
		padding: 0px;
	}
	
	#flash{
		height: 100%;
		width: 100%;
		position: absolute;
		visibility: visible;
	}