Fix the color in get_started.html

llvm-svn: 216832
diff --git a/vmkit/www/get_started.html b/vmkit/www/get_started.html
index ce2b56e..73fe343 100644
--- a/vmkit/www/get_started.html
+++ b/vmkit/www/get_started.html
@@ -20,10 +20,11 @@
 	<font color="red">
 		<p>You can still play with the last VMKit release, but the project is not more maintained.
 		Moreover, the information on these pages may be out of date.</p>
-	</font>
 
 		<p>If you are interested in restarting the project, 
 			please contact <a href="mailto:gael.thomas00@gmail.com">Gaël Thomas</a></p>
+	</font>
+
 
 <h1>Getting Started: Building and Running VMKit</h1>