/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY
	{ 
       background-image:url(http://www.lars-bambussen.com/images2005/lbback.gif);background-repeat : repeat-x
	}

.mainmenu,
.mainmenu:link,
.mainmenu:visited,
.mainmenu:active
        {
          font-size: 12px;
          font-weight: normal;
          color: #404040;
        }


