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

body {
	margin-top: 100px;
	background-color: #000;
}

html, body
{
  height: 94%;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
