Setting theme to be Nova
diff --git a/_projectCommon.php b/_projectCommon.php
index 8fa02ff..fa4d8c0 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -4,7 +4,7 @@
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/
 	# Optional: defaults to system theme 
-	$theme = "";
+	$theme = "Nova";
 
 	$Nav->setLinkList( array() );
 	$Nav->addCustomNav( "Information about Tigerstripe", "/projects/project_summary.php?projectid=technology.tigerstripe", "", 1  );