diff --git a/_layouts/news.html b/_layouts/news.html
new file mode 100644
index 00000000..7c957cf2
--- /dev/null
+++ b/_layouts/news.html
@@ -0,0 +1,82 @@
+
+{% include base.html %}
+
+
+
+
+
+
+
+
+
+
+
+ Cyclone Scheme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/stylesheets/styles-news.css b/stylesheets/styles-news.css
new file mode 100644
index 00000000..47d6be1a
--- /dev/null
+++ b/stylesheets/styles-news.css
@@ -0,0 +1,6 @@
+
+#main_content a {
+ font-size: 36px;
+ font-weight: 700;
+}
+
diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css
index e07906f0..c262bb60 100644
--- a/stylesheets/stylesheet.css
+++ b/stylesheets/stylesheet.css
@@ -294,11 +294,6 @@ Full-Width Styles
margin: 0 auto;
}
-#main_content a {
- font-size: 36px;
- font-weight: 700;
-}
-
#forkme_banner {
display: block;
position: absolute;