Например у тебя написано:
Code
<table border="0" cellpadding="2" cellspacing="0" width="100%" height="188" ;">
<tr><td style="background:url('/img/1.jpg') no-repeat;"></td></tr>
</table>
<center>
Code
<img id="mylogo" src="/img/1.jpg" />
<style type="text/css">
#mylogo {width: 100%; margin: 0 0 0 0;}
</style>