body {
	background-color: rgb(32,32,32);
	font-size: 1.5em;
	color: white;
}

table td {
	font-size: 1.5em;
	color: white;
}

table th {
	font-size: 1.5em;
	color: white;
}

img.title_logo, img.title_name {
	vertical-align: middle;
}

#tagline {
    color: white;
    letter-spacing: 1em;
}

#title {

	background-color: black;
	color: white;

	text-align: center;

	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 8;
	margin-bottom: 16;
}

