diff --git a/email.html b/email.html
index b9f8fe4..8059d64 100644
--- a/email.html
+++ b/email.html
@@ -63,7 +63,7 @@
HEADER, FOOTER, MAIN
------------------------------------- */
.main {
- background: #fff;
+ background: #ffffff;
border-radius: 3px;
width: 100%; }
@@ -78,7 +78,7 @@
.footer {
clear: both;
- padding-top: 10px;
+ Margin-top: 10px;
text-align: center;
width: 100%; }
.footer td,