body {
  background-color: black;
}

	#flashcontent {
		position: absolute;
		width: 750px;
		height: 565px;
		left: 50%;
		top: 50%;
		margin-left: -375px;
		margin-top: -282.5px;
	}
