Update Subversive site according to the Eclipse.org common style
diff --git a/css/root-page.css b/css/root-page.css
index 9e65437..6fdd592 100644
--- a/css/root-page.css
+++ b/css/root-page.css
@@ -1,6 +1,6 @@
 @CHARSET "UTF-8";
 #novaContent {
-	background: url("../images/backgroundMain.png") no-repeat white;
+	/*background: url("../images/backgroundMain.png") no-repeat white;*/
 }
 
 #midcolumn {
diff --git a/index.php b/index.php
index 03c8777..f27171b 100644
--- a/index.php
+++ b/index.php
@@ -25,7 +25,7 @@
 	// 	# Paste your HTML content between the EOHTML markers!

 $html = <<<EOHTML

 

-<div id="bigbuttons">

+	<!--	<div id="bigbuttons">

 <h3>Primary Links</h3>

 <ul>

 	<li><a id="buttonDownload" href="/subversive/downloads.php"></a></li>

@@ -34,7 +34,7 @@
 	<li><a id="buttonInvolved" href="/subversive/getting-involved.php"></a></li>

 </ul>

 </div>

-

+-->

 <div id="midcolumn">

 		<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">

 			<tr>