body {
	background-color: #000;
	margin-left: 18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#flashcontent {
	width: 550px;
	height: 550px;
	color: #FFF;
	text-align: center;
	font: 14px/24px Georgia, "Times New Roman", Times, serif;
}

strong {
	font: bold 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 5px;
	color: #FFF;
	word-spacing: .5px;
}

p { margin-top: 250px; }

a { color: #6D6E71; }
a:link { color: #6D6E71; }
a:visited { color: #57585a; }
a:active, a:hover { color: #FFF; }
