table.simple {
    border: 1px solid black;
}

table.simple td, th {
    border: 1px solid black;
    padding: 5px;
}