From 902d17ed287e2fde1811744cde04d2b3c5780b27 Mon Sep 17 00:00:00 2001
From: Naresh Mali <naresh.mali0@gmail.com>
Date: Thu, 12 Apr 2018 11:00:54 +0530
Subject: [PATCH] Css

---
 css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/style.css b/css/style.css
index a8b3687..13557eb 100644
--- a/css/style.css
+++ b/css/style.css
@@ -16,7 +16,7 @@ html, body{
 	font-family: 'Roboto', sans-serif;
 }
 body{
-	background:#FFFFFF;
+	background:#F1F1FF;
 }
 .banner{
 	background: url(../images/1.jpg) no-repeat 0px 0px;