html, body
{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
			
body
{
	margin:0;
	padding:0;
	overflow:auto;
	text-align:center;
}

img
{
	border-style: none;
}

#flashContent
{
	display:none;
}
