update Libra web site look
diff --git a/_projectCommon.php b/_projectCommon.php
index 3801c3a..d2dd5be 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -27,13 +27,13 @@
 	# Break the navigation into sections
 	$Nav->addNavSeparator("Libra", 	"/libra");
 	$Nav->addCustomNav("Download", "/libra/download", "_self", 3);
-	$Nav->addCustomNav("Documentation", "/libra/documentation", "_blank", 3);
-	$Nav->addCustomNav("Support", "/libra/support", "_blank", 3);
-	$Nav->addCustomNav("Getting Involved", "/libra/developers", "_blank", 3);
+	$Nav->addCustomNav("Documentation", "/libra/documentation", "_self", 3);
+	$Nav->addCustomNav("Support", "/libra/support", "_self", 3);
+	$Nav->addCustomNav("Getting Involved", "/libra/developers", "_self", 3);
 
 	# Define keywords, author and title here, or in each PHP page specifically
-	$pageKeywords	= "xtext, dsl, modeling, domain specific language, textual";
-	$pageAuthor		= "Your name";
+	$pageKeywords	= "eclipse, libra, osgi, enterprise";
+	$pageAuthor		= "Kaloyan Raev";
     $pageTitle 		= "Libra";
 	
 	
@@ -43,7 +43,7 @@
 	# To override and replace the navigation with your own, uncomment the line below.
 	$Menu->setMenuItemList(array());
 	$Menu->addMenuItem("Home", "/libra", "_self");
-	$Menu->addMenuItem("Download", "/libra/download.php", "_self");
+	$Menu->addMenuItem("Download", "/libra/download", "_self");
 	$Menu->addMenuItem("Documentation", "/libra/documentation", "_self");
 	$Menu->addMenuItem("Support", "/libra/support", "_self");
 	$Menu->addMenuItem("Developers", "/libra/developers", "_self");
diff --git a/developers/_index.html b/developers/_index.html
index 7931c14..4bf5977 100644
--- a/developers/_index.html
+++ b/developers/_index.html
@@ -1,4 +1,4 @@
-<h3>Communication Channels</h3>
+<h2>Communication Channels</h2>
 <dl>
 	<dt><b>Developer Mailing List</b></dt>
 	<dd>Follow and participate in discussions on the Libra project.
diff --git a/documentation/_index.html b/documentation/_index.html
index ba5a458..1b2fffc 100644
--- a/documentation/_index.html
+++ b/documentation/_index.html
@@ -1,4 +1,4 @@
-<h3>Documentation</h3>
+<h2>Documentation</h2>
 
 <ul>
 <li><b><a href="http://wiki.eclipse.org/Libra/FAQ#Installation_and_Use">Installation and Use</a></b></li>
diff --git a/download/_index.html b/download/_index.html
index e645c4f..c1bb6f9 100644
--- a/download/_index.html
+++ b/download/_index.html
@@ -1,5 +1,5 @@
 <div id="midcolumn">
-<h3>Downloads</h3>
+<h2>Downloads</h2>
 
 <p>All downloads are provided under the terms and conditions of the
 <a href="/legal/epl/notice.php">Eclipse Foundation Software User
diff --git a/support/_index.html b/support/_index.html
index 5730aea..f3c2c38 100644
--- a/support/_index.html
+++ b/support/_index.html
@@ -1,4 +1,4 @@
-<h3>Support</h3>
+<h2>Support</h2>
 
 <ul>
 	<li><b><a href="/libra/documentation" title="Documentation">Documentation</a></b>