Hello,
I would like to add a background over the body background, creating a new <div class="bg-additional">
Thanks for you help
Federico
.yourclass {
position:absolute;
z-index: 100
}