updated description.php based on orbit
diff --git a/description.php b/description.php
index 604960c..4b25d70 100644
--- a/description.php
+++ b/description.php
@@ -19,11 +19,9 @@
 	ob_start();
 ?>
 
-<div id="maincontent">
-	<div id="midcolumn">
-		<p>SWTBot is a Java based UI/functional testing tool for testing SWT and Eclipse based applications.</p>
-		<p>SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities involved with SWT and Eclipse. This makes it suitable for UI/functional testing by everyone, not just developers.</p>
-	</div>
+<div id="midcolumn">
+	<p>SWTBot is a Java based UI/functional testing tool for testing SWT and Eclipse based applications.</p>
+	<p>SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities involved with SWT and Eclipse. This makes it suitable for UI/functional testing by everyone, not just developers.</p>
 </div>