html
{
	height: 100%;	
}

body
{
	height: 100%;
	padding: 0px;
	margin: 0px;	
	background-color: white;
}

#myAlternativeContent
{
	height: 100%;
}

#flashContent {
	outline: none;
}