#slidesnav a { border: 1px solid #ccc; background: #fc0; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#slidesnav a.activeSlide { background: #ea0 }
#slidesnav a:focus { outline: none; }
#slidesnav {text-align: center; margin-top: 1em;}
#slidesoutput h3 {font-size: 1.2em; text-align: center}