layout changed, jquery added, comparision fixed
diff --git a/web_app/templates/table.html b/web_app/templates/table.html
index ae9a2be..76ef6de 100644
--- a/web_app/templates/table.html
+++ b/web_app/templates/table.html
@@ -12,7 +12,7 @@
     </div>
     {% block body %}
     <h1 align="center">Perf-1-Env</h1>
-        <table class="table" width="600">
+        <table class="table table-bordered" width="600">
             {% for header in headers %}
                 <th>
                     {{ header }}