html, body {
	height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;   
}
    
#flashcontent {
    height: 100%;
}