body{
	height:100%;
	background:#fff;
	margin-top: 0px;
    margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#flash{
	height:100%;
	width:100%;
	top:0;
	bottom:0;
	overflow:hidden;
	background:#fff;
}
html {
overflow-y:scroll;
}

