body {
    font-family: Arial, sans-serif;
}

.background-image {
    
    width: 100%;
    height: 300px;
    background-image: url('/Media/Barca 01.PNG');
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center;
    padding: 50px;
}
.presentation1
{
    background: rgba(253, 241, 72, 0,8);
    background-image: url('/Accés Faciles\Media\Barca_01.PNG');
    background-size: cover;
    background-position: center;
}
