body {background-color: black; color: white;}

h1#header {text-align: center; color: red;}

p {
	font-family: Arial,Helvetica;
	font-style: normal;
}

table {
	font-family: Arial,Helvetica;
	font-style: normal;
}