body {
	background-color: #000;
	text-align: center;
}
table {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	vertical-align: top;
}
td {
	color: #FFF;
	text-align: left;
}
td {
	text-align: center;
}

