Added freshness changes and removed the background.

Change-Id: I4c2d48c7f14ed79b3d6c9faa7652c002f9c70d9f
diff --git a/client/catalog/css/style.css b/client/catalog/css/style.css
index fa00570..d784b53 100644
--- a/client/catalog/css/style.css
+++ b/client/catalog/css/style.css
@@ -3,7 +3,7 @@
   height: 100%;
   margin: 0;
   min-width: 650px;
-  background-image: url(../background.jpg);
+  /* background-image: url(../background.jpg); */
   background-size: cover;
   background-attachment: fixed;
 }