html {
  height: 100%;
  background: #000;
  margin: 0px;
  line-height: 0px;
}
	
#flashcontent {
  height: 100%;
  width:  100%;  
}
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #000;
 line-height: 0px;
}

