--- a/landingpage/index.html
+++ b/landingpage/index.html
@@ -171,29 +171,29 @@
 		    <li>Call the test method from the main FB Body</li>
 		  </ul>
 		</div> 
-		<p class="col-md-4 col-sm-6">
-          <strong>API</strong><br>
-          Online API reference can be <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/"> found here</a>.
-        </p>
-		<p class="col-md-4 col-sm-6">
-          <strong>Q&A</strong><br>
-          If you have any questions, you can drop <a href="https://forge.codesys.com/prj/cfunit/questions/">them here</a>.<br>
-		  If you cannot find your anwser, you can always drop a question in the comment.<br>
-		  Posted questions will be modderated into the Q&A for future reference.
-        </p>		
-        <p class="col-md-4 col-sm-6">
-          <strong>Bugs</strong><br>
-          Bugs can be reported by opening a <a href="https://forge.codesys.com/prj/cfunit/tickets/">ticket here</a>.
-        </p>
       </div> <!-- /.start -->
     </div> <!-- /.container -->
 	
 	<div class="container">
         <h3 id="tuturial" class="subhead">Tutorial</h3>
-		<div class="row about">
+		<div class="row tutorial">
           <div class="col-md-10 col-md-offset-1 text-center">
 		  	</p>  
-			A step by step tutorial for the Simple CfUnit example project can be <a href="https://forge.codesys.com/prj/cfunit/home/Home/">found here.</a>
+			  A step by step tutorial for the Simple CfUnit example project can be <a href="https://forge.codesys.com/prj/cfunit/home/Home/">found here.</a>
+			</p>
+			<p class="col-md-4 col-sm-6">
+			  <strong>API</strong><br>
+			  Online API reference can be <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/"> found here</a>.
+			</p>
+			<p class="col-md-4 col-sm-6">
+			  <strong>Q&A</strong><br>
+			  If you have any questions, you can drop <a href="https://forge.codesys.com/prj/cfunit/questions/">them here</a>.<br>
+			  If you cannot find your anwser, you can always drop a question in the comment.<br>
+			  Posted questions will be modderated into the Q&A for future reference.
+			</p>		
+			<p class="col-md-4 col-sm-6">
+			  <strong>Bugs</strong><br>
+			  Bugs can be reported by opening a <a href="https://forge.codesys.com/prj/cfunit/tickets/">ticket here</a>.
 			</p>
 		  </div> <!-- /.col-md-10 -->
         </div> <!-- /.row -->