@charset "utf-8";
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
body {
	background-color: #000000;
}
