html {
	height: 99%;
}

body {
	margin: 0;
	padding: 0;
	background: black;
	font: 76% Arial, sans-serif;
	height: 99%;
}

table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

table tr td {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

#flashcontent {
	height: 636px;
	width: 996px;
	background: black;
	color: white;
	margin: 0 auto;
}

#flashcontent a {
	color: white;
}
