body {
  font-family             : Arial,Helvetica,Geneva,sans-serif;
  background-image        : url(../gfx/bg.gif);
  background-repeat       : repeat;    
}


#TopSprung {
  position                : absolute;
  left                    : 56.25em;
  top                     : -1.2em;
  height                  :  1.2em;
  width                   : 1em;
  z-index                 : 10000;
}

#TopSprung a {
  text-decoration         : none;
  color                   : #d0d0d0;  
}

.clear {
  clear                   : both;
}



