changing to 1-col
diff --git a/dltk.gif b/dltk.gif
new file mode 100644
index 0000000..85cc656
--- /dev/null
+++ b/dltk.gif
Binary files differ
diff --git a/index.php b/index.php
index 2a7e58f..7867278 100644
--- a/index.php
+++ b/index.php
@@ -33,7 +33,7 @@
 	$html = <<<EOHTML
 
 <div id="maincontent">
-	<div id="midcolumn" width="75%">
+	<div id="midcolumn">
 		<h1>$pageTitle</h1>
 		<!--h2>Section title</h2-->
 		<img src="http://www.eclipse.org/dltk/dltk.jpg" align="left"/>
@@ -42,7 +42,7 @@
 		     DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured
 		     development environments for dynamic languages such as PHP and Perl.</p>
 		    <p>Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python development environments ready to use out of the box.</p>  		
-		<div class="homeitem3col">
+		<div class="homeitem">
 			<h3>Quick Links</h3>
 			<ul>
 	            <li>See <a href="http://live.eclipse.org/node/548">DLTK 0.95 in action</a> on Eclipse Live. (Video)</li>