website smaller
diff --git a/erpnext/website/css/website.css b/erpnext/website/css/website.css
index b56b55e..7f08286 100644
--- a/erpnext/website/css/website.css
+++ b/erpnext/website/css/website.css
@@ -1,17 +1,5 @@
 .layout_wrapper {
-	padding: 20px;
-}
-
-h1 {
-	margin-bottom: 15px;
-}
-
-h2 {
-	margin-bottom: 11px;
-}
-
-h3 {
-	margin-bottom: 7px;
+	padding: 27px;
 }
 
 p, li {
@@ -50,6 +38,7 @@
 	margin-right: 15px;
 	color: #606060;
 	overflow-x: hidden;
+	font-size: 90%;
 }
 
 .web-page-status {