diff --git a/_layouts/default.html b/_layouts/default.html
index e16b59b7..600d3ddb 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,18 +1,48 @@
-
-
- {{ page.title }}
-
-
-
-
- {{ content }}
-
-
-
-
+
+
+
+ {% if site.google_analytics %}
+
+
+ {% endif %}
+
+
+{% seo %}
+
+
+
+
+
+
+ Skip to the content.
+
+
+
+
+ {{ content }}
+
+
+
+
+
diff --git a/css/main.css b/css/main.css
index a3527015..48159834 100644
--- a/css/main.css
+++ b/css/main.css
@@ -1,3 +1,6 @@
+--
+--
+
@import "{{ site.theme }}";
body {
margin: 60px auto;
diff --git a/index.html b/index.html
index 4dbff95f..8cd1a990 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,6 @@
layout: default
title: Cloud Retro
---
-@import "{{ site.theme }}";
Cloud Retro