body{
	background: royalblue;
}

.table{
	background: darkred;
}

.top{
	color: white;
	text-align: center;
	font-size: 13pt;
}

.middle{
	color: white;
	text-align: center;
	font-size: 18pt;
}

.bottom{
	color: white;
	text-align: center;
	font-size: 22pt;
}