diff --git a/system/application/views/welcome_message.php b/system/application/views/welcome_message.php
index 815bef4..393fb56 100644
--- a/system/application/views/welcome_message.php
+++ b/system/application/views/welcome_message.php
@@ -4,9 +4,9 @@
 
 <style type="text/css">
 
-body { 
- background-color: #fff; 
- margin: 40px; 
+body {
+ background-color: #fff;
+ margin: 40px;
  font-family: Lucida Grande, Verdana, Sans-serif;
  font-size: 14px;
  color: #4F5155;