html {     
    
     background-image: url(images/tomatoSlice2.jpg);
     background-repeat: no-repeat;
     background-position: left top;
     background-attachment: fixed;    
}