Fix layout.
diff --git a/installing/_index.html b/installing/_index.html
index 753b5f1..2fc8857 100644
--- a/installing/_index.html
+++ b/installing/_index.html
@@ -2,16 +2,16 @@
 <p>AMP can be easily installed using the Eclipse Modeling Tools Discovery feature. See below for other options.</p>
 <ol>
 				<li><b>Download and install Eclipse Modeling Tools</b> from <a href="http://www.eclipse.org/downloads/"
-								rel="nofollow">Eclispe Download Site</a>.<br/>
-				<p><img align="left" src="../images/InstallWebsite.png" /></p></li>
+								rel="nofollow">Eclispe Download Site</a>.
+				<p><img align="left" src="../images/InstallWebsite.png" /></p><br/></li>
 				<li>Launch Eclipse</li>
-				<li>Select <b>Help &rarr; Install Modeling Components</b>. <br />
-				<p><img align="left" src="../images/InstallMenu.png" /></p></li>
+				<li>Select <b>Help &rarr; Install Modeling Components</b>.
+				<p><img align="left" src="../images/InstallMenu.png" /></p><br/></li>
 				<li>Scroll down and find the <b>Agent Modeling Platform</b> entry. Click the checkbox and then <b>Finish</b>.<br />
-				<p><img align="left" src="../images/InstallDiscovery.png" /></p></li>
+				<p><img align="left" src="../images/InstallDiscovery.png" /></p><br/></li>
 				<li>Follow the remaining prompts.</li>
-				<li>Restart Eclipe and check out the welcome page.<BR />
-				<p><img align="left" src="../documentation/contents/images/users/WelcomeScreen.png" /></p></li>
+				<li>Restart Eclipe and check out the welcome page.
+				<p><img align="left" src="../documentation/contents/images/users/WelcomeScreen.png" /></p><br/></li>
 				<li>(Optional) To get started, go to the samples page and follow the <b>Import Examples from VCS</b> cheat
 				sheet. Note that if you want to import the first set of models from Sourceforge, you'll need to <a
 								href="http://www.eclipse.org/subversive/documentation/gettingStarted/aboutSubversive/install.php">Install