The problem is solved only by adding FIXED: background: url(“http://mirgif.com/priroda/priroda-3.jpg”) no-repeat center FIXED; I don’t like learning the CSS rules without understanding how they works! Is anybody there who could explain me why it happens with fixed? And why it doesn’t work without ‘fixed’? As far as I understand, ‘fixed’ refers to ‘backgroud-attachment’ and is used to not permit the background image move while scrolling. And in my case there are no scrolling bars without ‘fixed’!