diff --git a/assets/css/boleros.css b/assets/css/boleros.css
new file mode 100644
index 00000000..db28c09f
--- /dev/null
+++ b/assets/css/boleros.css
@@ -0,0 +1,11 @@
+
+.boleros-body {
+ background-color: #16160E;
+}
+.boleros-offset {
+ margin-left: 40px;
+ margin-right: 40px;
+}
+.boleros-back {
+ background-color: #F3F3F3;
+}
diff --git a/index.html b/index.html
index a427cfe1..5fd33e8e 100644
--- a/index.html
+++ b/index.html
@@ -11,10 +11,11 @@
-
-
+
+
+
-
+