#wrapper {
	height: 550px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-repeat: no-repeat;
	text-align: center;
	background-color: #403A4A;
	font-family: Arial, Helvetica, sans-serif;
}
#flash_background {
	background-repeat: no-repeat;
	height: 500px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#flash {
	height: 500px;
	width: 900px;
	padding-top: 30px;
}
