Setting background image width inside a div

I have a container div with a set width and in it are all the other divs. One of these divs needs to have a background image which is wider than the set width of the container. Is this possible?

Thanks,

J