Fix style

Change-Id: I92afbf87643ddc00f29a6390f0db5a72089de05f
Signed-off-by: Faycal Abka <abka.faycal@gmail.com>
diff --git a/_index.html b/_index.html
index e78c4ab..b668c12 100644
--- a/_index.html
+++ b/_index.html
@@ -5,23 +5,23 @@
 		EGF (Eclipse Generation Factories) is a software factory tool with the purpose to generate software artifacts, 
 		such as code or application, in order to automate software development.
 		<a title="Presentation of EGF" href="http://wiki.eclipse.org/images/6/66/EGF_Introduction.pdf">Introduction</a>
-		
-		<table align="center">
-			<tr>
-				<th><img src="resources/EGF_Overview.png" alt="EGF Overview" /></th>
-				<th>
-					<div class="featureDescription">
-					    <ul>
-				    	    <li>Software production with factory components</li>
-				        	<li>Reuse of off-the-shelf factory components</li>
-					        <li>Development by assembly</li>
-				    	    <li>Adaptation to a specific context</li>
-				    	</ul>
-					</div>
-				</th>
-			</tr>
-		</table>
-		
+		<div>
+			<table align="center" cellpadding="10">
+				<tr>
+					<th><img src="resources/EGF_Overview.png" alt="EGF Overview" /></th>
+					<th>
+						<div class="featureDescription">
+							<ul>
+								<li>Software production with factory components</li>
+								<li>Reuse of off-the-shelf factory components</li>
+								<li>Development by assembly</li>
+								<li>Adaptation to a specific context</li>
+							</ul>
+						</div>
+					</th>
+				</tr>
+			</table>
+		</div>
 		<div id="EGFConceptsText">
 		    <p>EGF is an engine based on four types of generation unit:
 		        <ul>
@@ -34,17 +34,19 @@
 			 On the other hand, because a task is able to execute code and tools, EGF is not strictly limited to generation.  
 		    </p>
 		</div>
-		<table align="center">
-			<tr>
-				<th><a title="Activity Workflow With Java and Ruby" href="http://vimeo.com/15705526">
-					<img src="resources/EgfActivityWorkflowJavaRuby.png"/>
-					<div class="overlay"></div>
-					</a></th>
-				<th><p>Video: <strong>&nbsp;Activity Workflow combining Java and JRuby</strong></p>
-					<p>Example of dynamic execution</p>
-					</th>
-			</tr>
-		</table>
+		<div>
+			<table align="center" cellpadding="10">
+				<tr>
+					<th><a title="Activity Workflow With Java and Ruby" href="http://vimeo.com/15705526">
+						<img src="resources/EgfActivityWorkflowJavaRuby.png"/>
+						<div class="overlay"></div>
+						</a></th>
+					<th><p>Video: <strong>&nbsp;Activity Workflow combining Java and JRuby</strong></p>
+						<p>Example of dynamic execution</p>
+						</th>
+				</tr>
+			</table>
+		</div>
 		<div>
 			<h3>Software Factories Portfolios</h3>
 		    <p>A software factory portfolio provides an off-the-shelf generation solution. EGF is released with two portfolios: 
@@ -54,54 +56,39 @@
 		        </ul>
 		    </p>
 		</div>
-		<table>
-			<tr>
-				<th><a title="Generation Chain" href="http://vimeo.com/29472598">
-					<img src="resources/EgfGenerationChain.png"/>
-					<div class="overlay"></div>
-					</a></th>
-				<th><p>Video: <strong>&nbsp;Generation Chain</strong></p>
-					<p>Generation chain and the EMF generation</p>
+		<div>
+			<table align="center" cellpadding="10">
+				<tr>
+					<th>
+						<a title="Generation Chain" href="http://vimeo.com/29472598">
+						<img src="resources/EgfGenerationChain.png"/>
+						<div class="overlay"></div>
+						</a></th>
+					<th>
+						<p>Video: <strong>&nbsp;Generation Chain</strong></p>
+						<p>Generation chain and the EMF generation</p>
 					</th>
-			</tr>
-		</table>
+				</tr>
+			</table>
+		</div>
 	</p>
   </div>
 </div>
 
 
-	<div id="headlines" class="news-list news-list-match-height">
-		<div class="container">
-			<div class="row">
-				<div class="col-lg-10 col-md-12 news-list-col padding-bottom-50">
-					<div class="news-list-icon text-center">
-          				<i data-feather="activity" stroke-width="1"></i>
-        			</div>
-        			<h2 class="text-center"><a href="/projects/project_summary.php?projectid=modeling.emf.egf">About This Project</a></h2>
-        			<ul class="news-list-media list-unstyled">
-        				<li>
-        					<a href="http://wiki.eclipse.org/EGF_New_And_Noteworthy" class="media media-link">
-        					<h4 class="media-heading">New and Noteworthy</h4>
-        				</li>
-        			</ul>
-        			<ul class="news-list-media list-unstyled">
-        				<li>
-        					<a href="http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emf.egf" class="media media-link">
-        					<h4 class="media-heading">Commit stats</h4>
-        					<img src="http://dash.eclipse.org/dash/commits/web-app/active-graph.cgi?project=modeling.emf.egf"/>
-        				</li>
-        			</ul>
-				</div>
-				<div class="col-lg-10 col-lg-offset-2 col-md-12 news-list-col padding-bottom-50">
-					<div class="news-list-icon text-center">
-	         			<i data-feather="activity" stroke-width="1"></i>
-	        		</div>
-	        		<h2 class="text-center">News</h2>
-	        		<ul class="news-list-media list-unstyled">
-	        			%%HEADLINES%%
-	        		</ul>
-	        	</div>
-			</div>
+<div class="news-list news-list-match-height">
+	<div class="container">
+		<div class="row">
+			<div class="col-lg-10 col-lg-offset-2 col-md-12 news-list-col padding-bottom-50">
+				<div class="news-list-icon text-center">
+         			<i data-feather="activity" stroke-width="1"></i>
+        		</div>
+        		<h2 class="text-center">News</h2>
+        		<ul class="news-list-media list-unstyled">
+        			%%HEADLINES%%
+        		</ul>
+        	</div>
 		</div>
+	</div>
 </div>
 
diff --git a/news/egfNewsArchive.rss b/news/egfNewsArchive.rss
index 9e40938..162bb3d 100644
--- a/news/egfNewsArchive.rss
+++ b/news/egfNewsArchive.rss
@@ -4,162 +4,15 @@
     <title>EGF News</title>

     <link>http://eclipse.org/egf/</link>

     <description>EGF News</description>

-

-

     <item>

-        <title>EGF 1.0.0 available</title>

-        <link>http://www.eclipse.org/downloads/download.php?file=/egf/tool/egf_1.0.0RC2/org.eclipse.egf_1.0.0.v20120528-1601.zip

-</link>

+        <title>EGF 1.5.0 available</title>

+        <link>http://download.eclipse.org/egf/updates/oxygen/official/</link>

         <description>

             <p>

-			EGF 1.0.0 for Juno is available now! - June 27th, 2012

+			EGF 1.5.0 for Oxygen is available now! - June 15th, 2017

             </p>

         </description>

-        <pubDate>Wednesday, June 27th, 2012 15:00:00 CET</pubDate>

+        <pubDate>Thursday, May 15th, 2017 13:30:00 CET</pubDate>

     </item>

-

-    <item>

-        <title>Graduation of EGF</title>

-        <link>http://wiki.eclipse.org/EGF/Review/Juno/ReleaseAndGraduation</link>

-        <description>

-            <p>

-			EGF successfully passed the release review for Juno and graduation review - June 13th, 2012

-            </p>

-        </description>

-        <pubDate>Wednesday, June 13th, 2012 15:00:00 CET</pubDate>

-    </item>

-

-    <item>

-        <title>Presentation of EGF at NEPTUNE 2012</title>

-        <link>http://neptune.irit.fr/</link>

-        <description>

-            <p>

-			Talk: Developpement d usines logicielles avec EGF, Paris - June 7th, 2012

-            </p>

-        </description>

-        <pubDate>Tuesday, June 5th, 2012 15:00:00 CET</pubDate>

-    </item>

-

-    <item>

-        <title>What's new in EGF?</title>

-        <link>http://eclipsesource.com/blogs/2012/03/19/modeling-symposium-eclipsecon-north-america-2012/</link>

-        <description>

-            <p>

-			EGF Talk at the EclipseCon 2012 Modeling Symposium

-			Reston, VA - March 26th, 2012

-            </p>

-        </description>

-        <pubDate>Friday, March 23th, 2012 15:00:00 CET</pubDate>

-    </item>

-

-    <item>

-        <title>EGF at Eclipse Day Paris 2011</title>

-        <link>http://www.eclipsedayparis.com/</link>

-        <description>

-            <p>

-			Talk: Managing complex generations with EGF - 

-			Paris, Nov. 8th, 2011

-            </p>

-        </description>

-        <pubDate>Friday, October 28th, 2011 15:00:00 CET</pubDate>

-    </item>

-

-    <item>

-        <title>EGF 0.6.0 is included in Indigo SR1</title>

-        <link>http://www.eclipse.org/downloads/download.php?file=/egf/tool/egf_0.6.0/org.eclipse.egf.sdk_0.6.0.v20110922-1750-incubation.zip</link>

-        <description>

-            <p>

-            </p>

-        </description>

-        <pubDate>Friday, September 23th, 2011 15:00:00 CET</pubDate>

-    </item>

-

-    <item>

-        <title>EGF 0.5.0 is in Indigo!</title>

-        <link>http://www.eclipse.org/downloads/download.php?file=/egf/tool/egf_0.5.0/org.eclipse.egf.sdk_0.5.0.v20110608-1746-incubation.zip</link>

-        <description>

-            <p>

-            </p>

-        </description>

-        <pubDate>Thursday, June 22th, 2011 15:00:00 CET</pubDate>

-    </item>

-

-    <item>

-        <title>EGF supports Acceleo, ATL, JRuby...</title>

-        <link>http://code.google.com/a/eclipselabs.org/p/egf-portfolio/downloads/list</link>

-        <description>

-            <p>

-            Integrate Acceleo 2/3, ATL, Java, Jython, or JRuby in your activity workflow. Download from EclipseLabs.

-            </p>

-        </description>

-        <pubDate>Thursday, May 19th, 2011 15:00:00 CET</pubDate>

-    </item>

-

-	<item>

-		<title>EGF 0.4.1 for Helios available</title>

-		<link></link>

-		<description>

-			<p>

-			Customize the EMF generation with EGF - Examples are available in the Wiki/UseCases section

-			</p>

-		</description>

-		<pubDate>Tuesday, January 6th, 2011 15:00:00 CET</pubDate>

-	</item>

-

-	<item>

-		<title>EGF in the Indigo Release Train</title>

-		<link></link>

-		<description>

-			<p>

-			EGF integrated the Indigo/M3 release train

-			</p>

-		</description>

-		<pubDate>Tuesday, November 9th, 2010 15:00:00 CET</pubDate>

-	</item>

-

-	<item>

-		<title>EGF 0.3.0 available</title>

-		<link>http://wiki.eclipse.org/EGF_Installation</link>

-		<description>

-			<p>

-			New: build chain editor and generator for Hudson/ Buckminster, generation chains

-			</p>

-		</description>

-		<pubDate>Tuesday, October 19th, 2010 15:00:00 CET</pubDate>

-	</item>

-

-	<item>

-		<title>EGF supports JRuby</title>

-		<link>http://code.google.com/a/eclipselabs.org/p/egf-portfolio/downloads/list</link>

-		<description>

-			<p>

-			Integrate JRuby in your activity workflow. Download from EclipseLabs.

-			</p>

-		</description>

-		<pubDate>Monday, October 4th, 2010 15:00:00 CET</pubDate>

-	</item>

-

-	<item>

-		<title>Reverse of EMF Generation from Helios 3.6.1</title>

-		<link></link>

-		<description>

-			<p>

-			After Helios 3.6.0 and Galileo, the EMF generation from Helios 3.6.1 was reversed into EGF patterns

-			</p>

-		</description>

-		<pubDate>Tuesday, March 23th, 2010 11:00:00 CET</pubDate>

-	</item>

-

-	<item>

-		<title>EGF and PMF at the EclipseCon 2010</title>

-		<link>http://www.slideshare.net/BENOIT_LANGLOIS/ui-modeling-in-action-with-pmf-e4xwt-and-egf</link>

-		<description>

-			<p>

-			Modeling in action with PMF, e4/XWT and EGF

-			</p>

-		</description>

-		<pubDate>Tuesday, March 23th, 2010 11:00:00 CET</pubDate>

-	</item>

-	

   </channel>

 </rss>
\ No newline at end of file