@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(imgs/Background.png);
}
body,td,th {
	color: #FFF;
	text-align: center;
}
