* {
	width:100%;
	height: 700px;
}

body {
	background-color: black;
	padding: 0;
	margin: 0;
}

div#flash-container {
	margin: 0 auto;
}
