table {
    border: 1px #000 solid;
}

th, td {
    padding: 10px;
}

input[type = button] {
    border: 2px #e0e0e0 solid;
}