body{
	
	padding: 0px;
	margin: 0px;
	background: #000000;
	color: #cccccc;
	font-family: Gill Sans MT,Verdana, Helvetica, Arial, sans-serif;
}

#flashContainer{
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
a:focus, object:focus { outline: none; -moz-outline-style: none; } 
