body {
	background-color: #000;
}
body,td,th {
	color: #FFF;
	text-align: center;
}
#title {
	font-size: 24px;
	font-weight: bold;
}
#text {
	font-size: 24px;
}
.underline {
	text-decoration: underline;
}
