non riesco ad inviare uno sfondo... outlook non mi codifica l'immagine di sfondo... questo è il codice hml

codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>TP.it</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
-->
</style>
</head>

<body bgcolor="#FFFFBE">
<center>[img]images/mail/titolo.gif[/img]
  

<table width="540" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="540" background="d:\upLink\x.net\TP.it\images\mail\sfondo.gif" style="padding-left: 15px; padding-top: 25px" height="420" valign="top">Scrivi qui... </td>
  </tr>
</table>
</p>

[img]images/mail/bottom.gif[/img]</p>
</center>
</body>
</html>
mi fa tutto bene ... tranne non mi invia lo sfondo... perchè?