body {
	background-color: #ffffff;
	margin:0px;
}
#splash {
	width: 500px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/splash.png);
	background-repeat: no-repeat;
}
#flash {
	width: 800px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}