diff --git a/bootstrap.wysihtml5/styles/email-editor.css b/bootstrap.wysihtml5/styles/email-editor.css
new file mode 100644
index 0000000..3355845
--- /dev/null
+++ b/bootstrap.wysihtml5/styles/email-editor.css
@@ -0,0 +1,5 @@
+body {
+ font-size: 15px !important;
+ font-weight: 300 !important;
+ line-height: 24px !important;
+}
\ No newline at end of file