html {
	height: 100%;
	font-size: 100%;
	overflow:auto;
}

#flashcontent {
	overflow: hidden;
}
#noflash {
	margin: 20px;
}
