Any idea why my styles isn’t read by gmail?
I would like to create this email type, for all available mailing systems.
<center>
<div style='border-style: solid; border-width: 4px; border-color: rgb( 0, 0, 0 ); background-color: rgb( 255, 255, 255 ); width: 644px; height: 276px; z-index: 1; top: 30px; position: relative;'>
<img style='position: relative; top: -25px; right: 38%;' src='http://s22.postimg.org/nvlewer9p/100x100.png'></img>
<div style="text-align: justify; position: relative; top: -50px; width: 65%; margin-left: 75px;">
<p style="font-family: Arial; font-size: 16px;">Hey!</p>
<p style="font-family: Arial; font-size: 12px;">Newsletter
<br /><br /><br />
Thank you!
<br />
Email
</p>
</div>
</div>
</center>