* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
}

div#flashcontainer {
	width: 889px;
	height: 500px;
	margin: 0 auto;
}