TABLE {
    width: 100%;
    border: none;
    border-spacing: 10px;
}

TABLE TD {
    width: 50%;
    text-align: center;
}

