html, body {
	background: #0B2931;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/* IE height hack */
* html, body {height: auto}

#flash_content {
	color:#3E8386;
	font: 74% Arial, Sans-Serif; 
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
}