html {
    background-image: url(../img/background/orange2x4brick.gif), linear-gradient(white, rgba(255,0,0,0));
    background-size: 45px 80px;
    background-blend-mode: multiply;
}