Yet another CSS fix.
diff --git a/style_acceleo.css b/style_acceleo.css
index fcf96ff..437c69e 100644
--- a/style_acceleo.css
+++ b/style_acceleo.css
@@ -1,6 +1,9 @@
 #header {
 	display: none;
 }
+.toTheRight {
+	margin-left: 100px;
+}
 
 #clickToHome {