body {
    background: 
        linear-gradient(rgba(255,255,255,0.85), rgba(255,255,255,0.85)),
        url('/images/fond-event.jpg') no-repeat center center fixed;
    background-size: cover;
} 