@charset "utf-8";
/* CSS Document */
body {
	background-color: #981B1E;
	text-align: center;
	color: white;
}
a { color: #DDDDDD; }