html{
	height: 100%;
	overflow: hidden;
}

body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	min-width: 580;
	min-height: 340;
}

#flashcontent{
	height: 100%;
}
