body { font-family: Arial; background-image: url(https://i.imgur.com/IdpeQ2O.png); background-repeat: no-repeat; background-size: auto; background-attachment: fixed; background-position: center center;} 
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: white;
    padding-top: 7px;
}
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}