advertise survey
diff --git a/download/index.php b/download/index.php
index fe4adb3..45b619b 100644
--- a/download/index.php
+++ b/download/index.php
@@ -34,14 +34,14 @@
 
 <div id="midcolumn">
 	<table cellspacing="0" border="1">
-			<tr>
-				<td align="center"><p style="font-size:20px" style="color:#191970" style="text-align:center">
-					We'd really appreciate it if you could fill in the<br /><br />
-				 <a href="https://docs.google.com/spreadsheet/viewform?formkey=dC1JMXRCbzd4a2pVN285ZU5fRlJoM2c6MQ">Virgo community survey</a>
-				 <br /><br />before the deadline of 14 February 2013.</p>
-				</td>
-			</tr>
-		</table>
+		<tr>
+			<td align="center"><p style="font-size:20px" style="color:#191970" style="text-align:center">
+				We'd really appreciate it if you could fill in the<br /><br />
+			 <a href="https://docs.google.com/spreadsheet/viewform?formkey=dC1JMXRCbzd4a2pVN285ZU5fRlJoM2c6MQ">Virgo community survey</a>
+			 <br /><br />before the deadline of 14 February 2013.</p>
+			</td>
+		</tr>
+	</table>
 	<h2>Virgo Releases</h2>
 	<p>
 		Sample applications can be found on the <a href="http://www.eclipse.org/virgo/samples">Samples</a> page. All downloads are 
diff --git a/index.php b/index.php
index 3da6f6c..4e13b4a 100755
--- a/index.php
+++ b/index.php
@@ -26,12 +26,12 @@
 	ob_start();
 ?>
 	<div id="midcolumn">
-		<table cellspacing="0">
+		<table cellspacing="0" border="1">
 			<tr>
-				<td><p style="font-size:20px">
-					We'd really appreciate it if you could fill in the
+				<td align="center"><p style="font-size:20px" style="color:#191970" style="text-align:center">
+					We'd really appreciate it if you could fill in the<br /><br />
 				 <a href="https://docs.google.com/spreadsheet/viewform?formkey=dC1JMXRCbzd4a2pVN285ZU5fRlJoM2c6MQ">Virgo community survey</a>
-				 before the deadline of 14 February 2013.</p>
+				 <br /><br />before the deadline of 14 February 2013.</p>
 				</td>
 			</tr>
 		</table>