body {
    background: fixed url('../img/logo.png') center center no-repeat;
}

main {
    background-color: rgba(255,255,255,0.95);
}

.table-vertical-alignment tr th,
.table-vertical-alignment tr td {
    vertical-align: middle;
}