div#flash-container {
	height: 100%;
	overflow: visible;
	width: 100%;
}

div#background {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

div#wrapper {
	position:absolute;
	width:100%;
}
