body {
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url(/public/img/static/building_parking_s_light.jpg)
}

body.black {
   background-color: #333 !important
}

body.tunnel {
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url(/public/img/static/tunnel_entrance_light.jpeg) !important
}

body.waste_management {
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url(/public/img/static/waste_management_bg_0_light.jpg) !important
}

body.shipyard {
   background-repeat: no-repeat;
   background-size: cover;
   background-image: url(/public/img/static/BG_Cantieri_Navali_b_lighter127.jpeg) !important
}