body.bodybg {
    background-image: url("/assets/images/stalbans-cathedral.jpg");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.table td,
.table th {
    background-color: transparent !important;
}