First off, add some quotes around your styles:
$body .= "<table style=\"width: 800px; height: 600px;background-image: url('http://www.myserver.net/image/temp1.jpg');background-repeat:no-repeat\">
<tr><td><table style=\"width: 100%\">";
Scott Saunders
2009-10-23 17:51:37