More improvements to layout
diff --git a/pages/_index.html b/pages/_index.html
index 20f589d..32e4e5f 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -15,7 +15,7 @@
<h3>Lyo - An OSLC SDK Effort</h3>
<div id="introText">
-<p class="left">The Eclipse Lyo project is focused on providing an SDK to enable adoption of OSLC specifications.
+<p>The Eclipse Lyo project is focused on providing an SDK to enable adoption of OSLC specifications.
<a href="http://oslc.co">OSLC (Open Services for Lifecycle Collaboration</a> is an open community
dedicated to reducing barriers for lifecycle tool integration. The community authors specifications
for exposing lifecycle artifacts through uniform (REST) interfaces and relying on Internet and
@@ -24,13 +24,28 @@
Lyo is designed to be a companion to the continuing specification efforts of the OSLC community.
Its main purpose is to expand adoption of OSLC specifications and to enable the Eclipse community to easily build OSLC compliant tools.</p>
-<p class="left"> This project was recently provisioned. Check out the original proposal at
+<p> This project was recently provisioned. Check out the original proposal at
<a href="/proposals/lyo">here</a>
</p>
</div>
+
</div>
+<div id="rightcolumn">
+
+<div>
+<h3>Current Status</h3>
+<p>Making initial contributions and determining plans.</p>
+</div>
+
+<div id="headlines">
+<h3>Plans</h3>
+<p>Coming soon...</p>
+</div>
+
+</div>
+
<div id="midcolumn">
@@ -72,16 +87,3 @@
</div>
-<div id="rightcolumn">
-
-<div>
-<h3>Current Status</h3>
-<p>Making initial contributions and determining plans.</p>
-</div>
-
-<div id="headlines">
-<h3>Plans</h3>
-<p>Coming soon...</p>
-</div>
-
-</div>
\ No newline at end of file