* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif
}

object{
background:#000;
}

html, body, #wrapper {
	width: 100%;
	height: 100%;
	text-align: center;
}
#flashContent {
	margin-top: 100px;
}
#footer {
	margin: 77px 40px 70px 43px;
	text-align: left;
}
a {
	color: #FFFFFF;
	font-size: 0.7em;
	font-style:italic;
}
