h1{
	text-align:center;
			color:red;
}
table{
	width:100%;
	background-color:#252850;
}
table th a{
	color:white;
	font-family:regular;
	text-decoration:none;
}
table th a:hover{
	color:burlywood;
}
th{
	color:white;
	font-family:regular;
	text-decoration:none;
}
h2{
	color:white;
	font-family:regular;
	text-decoration:none;
}