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

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

#flashcontent { min-height: 700px; }