

 body  {
    background-image: url("/files/general/file/white.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}