update Libra web site look
diff --git a/developers/_index.html b/developers/_index.html
index 4bf5977..7931c14 100644
--- a/developers/_index.html
+++ b/developers/_index.html
@@ -1,4 +1,4 @@
-<h2>Communication Channels</h2>
+<h3>Communication Channels</h3>
<dl>
<dt><b>Developer Mailing List</b></dt>
<dd>Follow and participate in discussions on the Libra project.
diff --git a/download.php b/download.php
index 11e8962..f7e2d2e 100644
--- a/download.php
+++ b/download.php
@@ -1,3 +1,3 @@
<?php
- header('http://eclipse.org/libra/download');
+ header('Location: http://eclipse.org/libra/download');
?>
\ No newline at end of file
diff --git a/download/_index.html b/download/_index.html
index c1bb6f9..1d6fc1b 100644
--- a/download/_index.html
+++ b/download/_index.html
@@ -20,16 +20,3 @@
</ul>
<p>Please keep in mind that the nightly p2 repositories contain untested software! It might be unstable and contain any kind of errors. This version in mainly intended for framework developers.</p>
</div>
-
-<div id="rightcolumn">
-<div class="sideitem">
-<h6>Incubation</h6>
-
-<href="http://www.eclipse.org/projects/what-is-incubation.php"><img
- align="center" src="http://www.eclipse.org/images/egg-incubation.png"
- border="0" alt="Incubation" /></a>
-<p>Libra is in the <a
- href="http://www.eclipse.org/projects/dev_process/incubation-phase.php">Incubation
-Phase</a>.</p>
-</div>
-</div>