@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

h1 {
	color:#900;
	text-align: center;
	margin-top:15px;
}