@import url("ob.css");
@import url("mi.css");
@import url("un.css");
.body {
   margin-top: 0;
   margin-bottom: 0;
   margin-right: 0;
   margin-left: 0;
   background-image: url(../gfx/backgr.jpg);
   background-repeat: repeat;
   background-attachment: fixed;
   overflow: scroll;
}
.stage {
   position: relative;
   top: 6px;
}


