html
{
	width: 100%;
	height: 100%;	
}
	

body
{
	margin:0px;
	padding:0px;
	height:100%
}


#flash_content
{
	width: 100%;
	height: 100%;
}
