@charset "utf-8";
body {
	background-color: #330000;
	color: #FFFFFF;
	text-align: center;

}
p {

}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 135%;
}
