body 
{
color:#191970;
line-height:25px;
background:floralwhite;
}



#center01
{
	text-align:center;
}



h1 {
color:black;
padding: 5px .75em;
background: #f4c4f3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #fc67fa, #f4c4f3);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #fc67fa, #f4c4f3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

table {
	width:100%;
	table-layout:fixed;
	word-break:
	text-align: center;
}

th {
	font-size:x-large;
}