@import url("/styles/global.css");
@import url("/styles/red.css");

#Flash {
	background-image: url(/art/bgflash.jpg);
	background-repeat: no-repeat;
	text-align:center;
	width:965px;
	margin-left:auto;
	margin-right:auto;
}
#Scroll {     
	margin-left:auto;
	margin-right:auto;
	width:965px;
}