my question looks a little bit crazy but, can i make such a thing as the shown below in this picture,
am thinking of too many possibilities
i am 100% aware that i can do :
<div id="TheContenaire">
<div><div> <!--this is where i can put a background image or a gradient style using css-->
<div></div> <!--the same thing with this div-->
</div>
but can i do this with just one div (TheContainer) and apply two backgrounds for it using css sprites and just one image ?
put it on top, then again on bottom and rotate it
or any other manipulation