body { color: black; background-color: #FFFDEC; background-image: url("pianoklang2.jpg"); background-position: center 0; background-repeat: no-repeat; text-align: center; }
a:link { color: #B51515; text-decoration: none; }
a:visited { color: #B51515; text-decoration: none; }
a:hover { color: #180500; text-decoration: none; }
a:active { color: #180500; text-decoration: none; }
#navi  { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; padding: 430px 0 0 50px; width: 90%; color: #180500; display: block; }

/* TopMenu */
#navi ul  { margin: 0; padding: 2px; float: none; }
#navi ul li { list-style: none; display: inline; }
#navi ul li a:link, #navi ul li a:visited { display: -moz-inline-box; display: inline-block; width: 126px; text-align: center; padding: 0; margin: 0 1px 0 0; font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 30px; text-decoration: none; background: url("mainmenu.png"); background-repeat: no-repeat; background-position: 0px 0px; height: 30px; }
#navi ul li a:hover, #navi ul li a:active { background-position: 0px -30px; color: #E8D7A1; }
