html{	height:100%;	overflow:hidden;}body{	margin:0px;	padding:0px;	background:#000000;	color:#000000;	height:100%;}#flashcontent {	height: 100%;}#detect{	background:#ffffff;	width:350px; height:190px;	position:absolute;	left:50%;	top:50%;	margin-left:-175px;	margin-top:-95px;}#box{	background:#000000;	width:330px; height:170px;	position:absolute;	left:50%;	top:50%;	margin-left:-165px;	margin-top:-85px;}#para{	position:absolute;	width:100%;	height:50px;	top:50%;	margin-top:-25px;	text-align:center;}#keywords{	width:700px;	position:absolute;	top:3000px;	left:50%;	margin-left:-350px;}p{	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	font-weight:bold;	color:#ffffff;	margin:0px;}a{	text-decoration:none;	font-family:Arial;	font-size:12px;	font-weight:bold;	color:#ffffff;	font-style:italic;}