diff --git a/public/home/index.html b/public/home/index.html
index 5414529b97ce181a6a1f824e5b03cba76b5029f8..3317d6e07202bdb7796946de65ca98378a42dede 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -46,10 +46,20 @@
 		<h1>Our Idea</h1>
 		<h4>The Smart Participation Game in Four Easy Steps</h4>
 		<p>
-			<li>Plan</li>
-			<li>Build</li>
-			<li>Play</li>
-			<li>Reward</li>
+			<ol type="I">
+				<li>
+				 <b>PLAN</b> (Public/private sector, Real Estate)
+				</li>
+				<li>
+				 <b>BUILD</b> (Game Developer)
+				</li>
+				<li>
+				 <b>PLAY</b> (Any Citizens – Young adults)
+				</li>
+				<li>
+				 <b>REWARD</b> (Decision makers gives awards to the best planning (can be real award or ingame awards))
+				</li>
+			</ol>
 		</p>
 			
 		
@@ -68,7 +78,9 @@
 
 	</div>
 
-	<div class="footer"></div>
+	<div class="footer">
+		<h1>Our Team</h1>
+	</div>
 	<div class="legal"></div>
 
 	<script src="../settings.js"> </script>