diff --git a/web/dashboard.php b/web/dashboard.php
index dc1acfb..a458e98 100755
--- a/web/dashboard.php
+++ b/web/dashboard.php
@@ -1,6 +1,6 @@
-
+
diff --git a/web/page.css b/web/page.css
index 53759a3..edf165d 100755
--- a/web/page.css
+++ b/web/page.css
@@ -51,6 +51,10 @@ p.user {
width:325px;
max-width:325px;
}
+.dash {
+ padding-top: 50px;
+ padding-bottom: 50px;
+}
h4 {
border-radius:4px;
background-color:red;