#flashcontent {
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: center;
	height: 100%;
	}
body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
	letter-spacing: 1px;
	background-color: #000000;
}
a {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

