new background
[brisk.git] / web / brisk.css
index a16cb13..8d103bc 100644 (file)
 }
 
 body {
-    background-image: url('img/happysunbg.png');
+    background-image: url('img/najole.png');
     background-color: #fafafa;
-    background-repeat: no-repeat;
-    background-position: center center;
+    background-attachment: fixed;
     margin: 0px;
     height: 800px;
     padding: 0px;
@@ -107,7 +106,9 @@ img.ib_nobo {
 }
 
 .notify {
-/*    top: 10%; */
+    background-image: url('img/najole_light.png');
+    background-attachment: fixed;
+
     top: 0;
     padding: 8px;