body {
    /*
    background-image: url('/images/1920.jpg');    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    */
    background-color: black;
}
