body { 
     background-color: #de2d29;
     background-image: url("../image/404.png");
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-position: center center; 

 } 