I'm working on small php script.
I have problem with css sprites. I have image with 96px the left side is 48px the right side is 48px. I want to use the left side of image as body background. And i want to use the right side of the image as backgroud of div. The problem is i don't know how to use the left side as background.
Help please.