body {
    font-family: "Lucida Console", "Courier New", monospace;
    text-align: center;
}

#board {
    background-color: #cccccc;
    border-bottom: 3px solid black;
}