 html, body, div {
	margin:0;padding:0;border:0;outline:0;
	overflow: auto;
	height: 100%;
}

body {
    background: #FFFFFF;
    line-height: 0;
    
}

#flashcontent { min-height: 600px; }
