body {
	text-align: center;
	padding: 0px;
	float: none;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
	vertical-align: middle;
	background-position: center;
}
#flash {
	text-align: center;
	height: 580px;
	width: 1000px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #28A95B;
	text-align: left;
}
