body{
    background-color: #a3cef1;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: larger;
    color: #274c77;
}

th, td {
    padding: 10px;
    text-align: center;
    border: 1px solid black;
}