body{
	margin: 0;
	padding: 0;
	background: fixed;
	background-color: #000000;
	color: white;
	text-align: center;
	font-size: medium;
	font-family: Times New Roman, Impact, Helvetica, sans-serif;
}

td {
	font-family: Times New Roman, Impact, Helvetica, sans-serif;
}

th {
	font-family: Times New Roman, Impact, Helvetica, sans-serif;
}

h1{
	font-size:x-large;
}

h2{
	font-size:medium;
}

h3{
	font-size:xx-large;
}