@charset "utf-8";
/* CSS Document */

body {
	background-color: #990033;
	}
	
marquee {
	background-color: #990033;
	direction: left;
	behavior: scroll;
	}