I've created a custom transactional email. I've add a background using this.
<div sytle="background: {{skin url="images/myimage.png" _area="frontend" _theme="default" _package="mytheme"}}"></div>
It works perfectly in the preview of admin pannel, but when magento sends the email the background doesn't appear. Does anybody know why?