diff --git a/_includes/header.html b/_includes/header.html
index 05dffb7..9c278f8 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,4 +1,17 @@
+
{% include google_analytics.html %}
@@ -9,6 +22,23 @@
diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css
index 7c10a95..86ebd46 100644
--- a/stylesheets/stylesheet.css
+++ b/stylesheets/stylesheet.css
@@ -291,7 +291,17 @@ Full-Width Styles
#header_wrap .inner {
padding: 20px 0px 0px 0px;
}
-
+.txt h1
+ {
+ text-align: center;
+ font-size: 25px;
+ font-family:'Lucida Grande', 'Calibri',;
+ color:white;
+ }
+ .type
+ {
+ color: #00b7ea;
+ }
#project_title {
margin: 0;
color: #fff;