Update index.jsp
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp
index e493c65..937d2e8 100644
--- a/src/main/webapp/index.jsp
+++ b/src/main/webapp/index.jsp
@@ -11,9 +11,11 @@
       
       }
         
-     
-    
-
+        body{
+            background-image:url('http://nvestadvisors.com/wp/wp-content/uploads/2016/06/calculator-background.jpg');
+            background-size:cover;
+            background-repeat:no-repeat;
+        }
 
 
     </style>