html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	background: #043882;
	
}

#objFlash {
	width: 100%;
	height: 459px;
	display: block;
	margin: -230px auto 0 auto;
	text-align: center;
	display: block;
}
.top{
	height:50%;
}