/* CSS Document */body {	background-color: #ECF0F6;	margin: 0 0 0 0;}#flashcontent {	height: 500px;	width: 700px;	margin-top: -250px;	margin-left: -370px;	padding: 0;	top: 50%;	left: 50%;	position: absolute;	z-index:20;}.norm {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 15px;	font-weight: normal;	color: #4C4C4C;	text-align: center;}
