body {
background-color: #7f7f7f;
color: black;
font-family: sans-serif, georgia, arial; 
text-align: center;
}

h1 {
font-family: freeserif;
color: darkred;
letter-spacing: 2px;
}

table {
background-color: #bfbfbf;
border: 1px;
width: 100%;
text-align: center;
}

p {
color: darkblue;
}
