*** empty log message ***
diff --git a/index.php b/index.php
index b4e71a3..9542ecd 100755
--- a/index.php
+++ b/index.php
@@ -11,7 +11,7 @@
  *******************************************************************************/
 
 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());
-	$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/default/style.css"/>');
+	$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="style.css"/>');
 	
 	$localVersion = false;
 	
diff --git a/pages/_index.html b/pages/_index.html
index ea16132..a10b5da 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -77,7 +77,7 @@
 
 <div id="headlines">
 <h3>Mangrove on the web</h3>
-<p>An interview about Mangrove has been posted <a href="http://www.thebitsource.com/programming-software-development/the-eclipse-mangrove-soa-modeling-framework/">on TheBitsource.com</a></p>
+<p>An interview about Mangrove has been posted <a href="http://www.thebitsource.com/programming-software-development/the-eclipse-mangrove-soa-modeling-framework/">on TheBitsource.com</a>.</p>
 </div>
 
 <div id="headlines">