/* CSS Document */
body {
	background-color: #1b1a16;
	background-image: url();
	background-repeat: repeat;
	margin:0;
	text-align:center;
	margin-top: 25px;
}
body,td,th {
	color: #CCC4AF;
}
a:link {
	color: #FF9900;
}
div#flashDiv {text-align:left;}
object#flashDiv { display:inline; }

