table {
    border-collapse: collapse;
}
table, th, td {    
    border: 1px solid #ccc;
}
th, td {
    padding: 4px;
}