added background image & adjusted styles for it
[dylansserver.git] / includes / style.css
index 5329f68..8128933 100644 (file)
@@ -25,6 +25,10 @@ margin:0;
 padding:0;
 }
 
+body {
+    background-image: url('../images/gray_jean.png');
+}
+
 h3 {
 margin-top:15px;
 font-family:MuseoSlab500;