body {
	font-family: Helvetica, Arial, "Times New Roman";
	font-size: 16px;
	color: #CEC8C5;
	background-color: #000000;
	text-align: center;
}
a {
	color: #CEC8C5;
}
h1 {
	font-family: Helvetica, Arial, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #CEC8C5;
}
