body,td,th {
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	height: 100%;
	margin: 0;
	background-color: #000;
}
#flashy {
	position: absolute;
	top: 50%;
	left: 0px;
	height: 420px;
	width: 100%;
	margin-top: -210px;
	text-align: center;
}
a { color: #ccc; }
