From 41e03d6a322d1a87146a8142ba7eeb6443e21200 Mon Sep 17 00:00:00 2001
From: Matteo Nastasi <nastasi@alternativeoutput.it>
Date: Sat, 8 Jan 2011 16:56:40 +0100
Subject: [PATCH] background changed

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

diff --git a/web/brisk.css b/web/brisk.css
index ee773fe..09a501d 100644
--- a/web/brisk.css
+++ b/web/brisk.css
@@ -22,7 +22,7 @@
  */
 
 body {
-    background-image: url('img/funghi_bg2.jpg'); 
+    background-image: url('img/icefallbg.jpg'); 
     background-color: #fafafa;
     background-repeat: no-repeat;
     background-position: center center; 
-- 
2.17.1