diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index d620aa3..ed7772f 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/static/css/style.css b/static/css/style.css
index f84e909..31c362f 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -1,3 +1,20 @@
+/* Styles for site header */
+hgroup.site-header {
+ padding-bottom: 1em;
+}
+
+hgroup.site-header h1 {
+ margin: 0;
+}
+
+hgroup.site-header h2 {
+ font-weight: normal;
+ font-size: 1em;
+ font-style: italic;
+ padding-left: 0.5em;
+ margin: 0;
+}
+
img.u-photo {
max-width: 60px;
padding: 0.5em;