body {
    background-image: url('../images/bg-home-squadre.jpg');
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#curr-v {
    background-color: #fff;
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
}