html,body,#flashcontent  
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#A6A6A6;
}

#htmlimage 
{
	position:absolute;
	left:-100px;
	top:-100px;
	width:100px;
	height:66px;
}


