body {
  font-family: "Times New Roman", Times, serif;
  background-color:black;
  text-align: center;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
font {
	font-family: "Times New Roman", Times, serif;
	color: #e69b9b;
}

a: {
	text-decoration: none;
	}
	
a:link {
	color: #e69b9b;
	text-decoration: none;
}
table.margin {
	margin-left: 50px;	
}

p.align {
	margin-left: 50px;
	max-width: 600px;
	width: 600px;
	text-align: center;
}
