#board .label {
    text-align: center;
    font-size: 140%;
}

#board tbody {
    line-height: 0px;
}

#score {
    position: absolute;
    margin-top: 3em;
    margin-left: 450px;
}

#score caption {
    font-weight: bold;
}
