.bg-bals {
    background: url("../img/header.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
#test-table .btn {
    /** bootstrap defaults */
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}