diff --git a/_includes/footer.html b/_includes/footer.html
deleted file mode 100644
index 80e18d6..0000000
--- a/_includes/footer.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
diff --git a/_includes/head.html b/_includes/head.html
deleted file mode 100644
index 4d7e8f0..0000000
--- a/_includes/head.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
- {% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}
-
-
-
-
-
diff --git a/_includes/header.html b/_includes/header.html
deleted file mode 100644
index cfe381f..0000000
--- a/_includes/header.html
+++ /dev/null
@@ -1,27 +0,0 @@
-
diff --git a/_layouts/default.html b/_layouts/default.html
index e4ab96f..3dad5e5 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,20 +1,56 @@
-
+
+
+
+ {{ page.title }}
+
+
+
+
+
- {% include head.html %}
+
+
+
-
+ {{ content }}
- {% include header.html %}
+
+
-
+
+
+
+
+
- {% include footer.html %}
+
-
-
-
+