.text {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 12px;
}
.slogan {
	color: #fa9e43;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #fa9e43;
}
h1 {
	font-size: 16;
}
h2 {
	font-size: 14;
}