diff --git a/header.php b/header.php
index dc34ec4..edc15a8 100644
--- a/header.php
+++ b/header.php
@@ -25,13 +25,8 @@ isq_load_textdomain();
-
-
-
-
-
-
diff --git a/public/formalize.css b/public/formalize.css
deleted file mode 100644
index f7c04b7..0000000
--- a/public/formalize.css
+++ /dev/null
@@ -1,302 +0,0 @@
-/* `Widths
-----------------------------------------------------------------------------------------------------*/
-
-.input_tiny {
- width: 50px;
-}
-
-.input_small {
- width: 100px;
-}
-
-.input_medium {
- width: 150px;
-}
-
-.input_large {
- width: 200px;
-}
-
-.input_xlarge {
- width: 250px;
-}
-
-.input_xxlarge {
- width: 300px;
-}
-
-.input_full {
- width: 100%;
-}
-
-/*
- Added via JS to