
body {
	background: #425461;
	color: #425461;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #353536;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



div#flash-container {
	width: 975px;
	height: 690px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -487px;
	text-align: center;
}
