body {
	background-color: #FFFBDE;
}
#flash { 
	position: absolute;
	width: 720px;
	height: 1000px;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	}
