#flash {
	margin: 0px auto;
	height: 550px;
	width: 750px;
	background-color: #FFFFFF;
}
#text {
	font-family: "Segoe Print", "Segoe Script", sans-serif;
	font-size: 12px;
	text-align: center;
	width: 750px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#footer {
	font-family: "Segoe Print", "Segoe Script", sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	width: 750px;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
