body {
	width:100%;
	height:100%;
	margin: 0;
}

#flash_content {
	position:fixed;
	width:100%;
	height:100%;
	z-index:3;
	visibility:visible;
}

