riposiz. background.
[brisk.git] / web / brisk.css
index b48fcf7..e3e74e7 100644 (file)
  * not, write to the Free Software Foundation, Inc, 59 Temple Place -
  * Suite 330, Boston, MA 02111-1307, USA.
  *
- * $id$
+ * $Id$
  *
  */
 
 body {
-/*     background-image: url('img/probrisco.jpg'); */
+       background-image: url('img/bg_capodanno.jpg'); 
        background-repeat: no-repeat;
+       background-position: top center; 
+
        align: center;
        }
 
@@ -30,6 +32,12 @@ div {
        position: relative;
        }
 
+.topmenu {
+       position: absolute;
+       left: 16px;
+       top: 16px;
+}
+
 .room_td {
        height: 200px;
        width: 90px;