diff --git a/konvos.php b/konvos.php
index 1a8149d..3b61d4a 100644
--- a/konvos.php
+++ b/konvos.php
@@ -17,7 +17,7 @@
   </tr>
   <tr class="hiddenRow">
     <td BGCOLOR='#FFFFFF'>
-	    <table id='konvostable' width='275' border='0' cellspacing='0' cellpadding='1'><thead><tr onclick='togglebodyServers()' ><th style='text-align: left;'><font color='white'>User</font></th><th style='text-align: left;'><font color='white'>Status</font></th></tr></thead>
+	    <table id='konvostable' width='275' border='0' cellspacing='0' cellpadding='1'><thead><tr onclick='togglebodyServers()' ><th>User</font></th><th>Status</font></th></tr></thead>
 	<tbody><td BGCOLOR='#FFFFFF'><font color="black">Karl</font></td><td BGCOLOR='#FFFFFF'><font color="black"><?php require "http://konvos.cf:5280/status/karl/html"; ?></font></td></tr>
 	<tbody><td BGCOLOR='#FFFFFF'><font color="black">Duly</font></td><td BGCOLOR='#FFFFFF'><font color="black"><?php require "http://konvos.cf:5280/status/duly/html"; ?></font></td></tr>
 	<tbody><td BGCOLOR='#FFFFFF'><font color="black">Darren</font></td><td BGCOLOR='#FFFFFF'><font color="black"><?php require "http://konvos.cf:5280/status/darren/html"; ?></font></td></tr>