body {
	font-family: Helvetica;
	font-size: 11pt;
	background-color: #1d1f21;
	background-image: url(bg.jpg);
	color: #f0c674;
	text-align: center;
}

.title {
	font-family: monospace;
	white-space: pre;
	font-weight: bold;
	color: #b5bd68;
	margin-top: 7%;
}

.main {
	font-size: 10.5pt;
	margin-top: 10pt;
	text-align: center;
}
