body {
	background-color: #000000;
	color: #ffffff;
	//font-size: large;
}

.title {
	font-family: Arial Black, arial;
}

.red {
	color: #ff0000;
}

.section {
	color: #00ffff;
	text-decoration: underline;
	font-family: Terminal;
	font-size: large;
}

.larger {
	font-size: larger;
}

.questions {
	font-family: Courier New;
}
