@media (min-width: 640px) {
body{

  background-color:#f2f9e0;
   background: url("img/denni-pozadi.jpg") no-repeat left 0 fixed;
   background-size: cover;    

} 
}