body {
	background-color: #ffffff;
	margin: 0;
	padding: 0px;
	height: 100%;
	overflow: 100%;
}

#home_flash {
	z-index: 1;
	background-color: white;
	margin-top: 0px;
	height: 100%;
	width:100%;
	position: absolute;
	z-Index: 1;
}
 