.table {
    margin: 0 auto;
    width: 80%;
}
.table tr {
    line-height: 2;
}
.table td {
    border-top: 1px black solid;
}
/*
header h2 a {
    border: none;
}
header h2 {
    border: 2px solid #cfc6c5;
    padding: 0.75em !important;
}
*/
