html,body {
		background-color: #000000;
		overflow: hidden;
	}
div#wrapper {
		margin: 0px;
		padding: 0px;
	}
div#flashcontent  { background-repeat: repeat; background-position: center; margin: -275px 0 0 -475px; position: absolute; z-index: 1; top: 50%; left: 50%; width: 950px; height: 565px }
div#copy   { color: gray; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; text-align: center; margin: 280px 0 0; padding-right: 0; padding-bottom: 0; padding-left: 0; position: absolute; z-index: 2; top: 50%; width: 100%; height: 565px }