diff --git a/system/application/errors/error_general.php b/system/application/errors/error_general.php
index 213b835..d861070 100644
--- a/system/application/errors/error_general.php
+++ b/system/application/errors/error_general.php
@@ -3,9 +3,9 @@
 <title>Error</title>
 <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:			12px;
 color:				#000;