body{
    background-image: url(files/background-small_by_pexels-pixabay.jpg);
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-attachment:fixed;
    background-size: cover;
    font-family: sans-serif;
}