body {
  background-color: black;
}

	#flashcontent {
		position: absolute;
		width: 950px;
		height: 600px;
		left: 50%;
		top: 30px;
		margin-left: -475px;
	}