.cover{
    background-color: rgb(128,128,255);
    background-position: center center;
    background-attachment: fixed ;
    background-image:url("/images/background.png") ;
    background-size: 40% ;
    background-repeat: no-repeat ;
#    resize: both ;
}
