Dave Shea writes an article for A List Apart outlining a technique, adapted from 2D game design, for organizing background images in a single file, and then using the CSS background-position
property to retrieve them. This makes web pages more performant and easier to manage.