body {
background-color: rgba(171, 185, 191, .3);
}
h2 {
color: rgb(66, 165, 250);
text-align: center;
}
p {
text-align: center;
}
td {
	text-align: right;	
}