

body {
	height: 100%;
	width:100%;
	background-color: #fff;
	font: 62.5% "Helvetica-Neue, Helvetica", sans-serif;
	color: #666;
	margin: 0; 
	padding: 0;
	text-align:center;
}


#table {
	font-weight: bold;
	font-size: 1.3em;
	color:#666;
}

a {
	color:#666;
}


#flashmovie {
	background-color:#fff;
	height: 100%;
	width: 100%;
}








