body {
  background-image: url('images/composition.png');  
  background-position: center center; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-size: cover; 
  background-color: #464646; 
}