Creating CSS sprite is good practice when developing a page with many images. Combine all images in one big sprite is very easy with http://csssprites.com/. It generates css code for you plus make the sprite image in png format with transparent background option if you need it.