body{
    background-image:url(../img/pas.png);
    background-color:bisque;
    background-repeat: repeat-y;
    background-attachment: scroll;
 
    
}