Index: /trunk/htmlarea.js
===================================================================
--- /trunk/htmlarea.js (revision 595)
+++ /trunk/htmlarea.js (revision 596)
@@ -2194,5 +2194,6 @@
     html += "</style>\n";
     html += "<style type=\"text/css\">";
-    html += "html, body { border: 0px;  background-color: #ffffff; } \n";
+    html += "html, body { border: 0px; } \n";
+    html += "body { background-color: #ffffff; } \n";
     html += "span.macro, span.macro ul, span.macro div, span.macro p {background : #CCCCCC;}\n";
     html += "</style>\n";
