body {
    background: url(background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-center: center;
    backgroung-attachement: fixed;
    }


