h1, h2, p, table, ul {
    font-family: monospace;
}

table {
    text-align: left;
}

td {
    text-align: right;
}
