body {
    background-color: black; 
    color: white;
    background-image:url(../images/PROGSTORYtopnouveau.jpg);
    background-size: 56%;
    background-repeat:no-repeat;
    background-position: center top; 
    background-attachment: fixed;
}

.main  {
}

