@charset "utf-8";
body {
	background-color: #231F20;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
}
div {

}
