
body {
    background: url('/docfiles/ve1/boards/jdi_logo_sm_faded.png');
    background-color: white;
    background-repeat: no-repeat;
    background-position: top left;
    background-position: center center;
    background-size: 90% 70%;
}

main {
    background-color: transparent;
}

main > div.row {
    min-height: 200px;
}
