body {
    font-family: sans-serif;
}

table {
    border: solid 2px black;
}

td {
    border: solid 1px black;
}

p {
    margin-left: 2.5%;
}