img {
    border: none;
}

td {
    text-align: left;
}

td.title {
    text-align: center;
}
    

body {
    background-color: #a3d4ff;
    color: black;
}

h1 {
    font-size: 250%;
}

