*** empty log message ***
diff --git a/nova/download.php b/nova/download.php
index 219b1a3..090cb6d 100644
--- a/nova/download.php
+++ b/nova/download.php
@@ -6,6 +6,7 @@
 	$Nav = new Nav();
 	$Menu = new Menu();
 	include($App->getProjectCommon());
+	$theme = "Miasma";
 
 	#*****************************************************************************
 	# downloads.php
diff --git a/nova/pages/_index.html b/nova/pages/_index.html
index 2443528..df362b0 100644
--- a/nova/pages/_index.html
+++ b/nova/pages/_index.html
@@ -102,9 +102,12 @@
 	
 	<div>
 		<h3>What's new?</h3>
-		The slides from the OSEE team's presentation at EclipseCon 2010, 
-  		entitled "Xtext and GEF deliver editors for the Open System Engineering Environment", 
-  		are available <a href="http://www.eclipse.org/osee/Xtext_and_GEF_deliver_editors_for_the_Open_System_Engineering_Environment.ppt">here</a>.
+		<ul>
+			<li>OSEE 0.9.4 is <a href="http://www.eclipse.org/osee/nova/download.php">available</a>.</li>
+			<li>The slides from the OSEE team's presentation at EclipseCon 2010, 
+  			entitled "Xtext and GEF deliver editors for the Open System Engineering Environment", 
+  			are available <a href="http://www.eclipse.org/osee/Xtext_and_GEF_deliver_editors_for_the_Open_System_Engineering_Environment.ppt">here</a>.</li>
+  		</ul>
 	</div>
 
 	<div>