What does `background: #fff url(bg.png) no-repeat center;` do to the background image?div { background: #fff url(bg.png) no-repeat center; }