MIME email = Content-ID in CSS not supported



Hello,
I am trying to send MIME type email with in message image attachments. It works OK when doing

<img src="cid:specialcode";>

....but it does not work in this <div style="background:url(cid:specialcode)">

I am trying to have fading background, is there any way I can achieve this without using IMG tag?

Thank you,
Martin
.