diff --git a/musi/homepage.css b/musi/homepage.css
new file mode 100644
index 0000000000000000000000000000000000000000..1c66e4392ff9fecf4a835aaa1426ac4b6ad30600
--- /dev/null
+++ b/musi/homepage.css
@@ -0,0 +1,13 @@
+/* Custom page CSS
+-------------------------------------------------- */
+/* Not required for template or sticky footer method. */
+
+.container {
+    width: auto;
+    max-width: 680px;
+    padding: 0 15px;
+  }
+  
+.footer {
+  background-color: #f5f5f5;
+}
\ No newline at end of file