
body {
    background-image: url(/images/shared/bg-blue.jpg);
}

div#halve_uke {
    width: 100%;
    opacity: 0.3;
}



a {
  color: #9cf;
}
a:hover,
a.selected {
    color: #ffcc00;
}

  h1 {
    font-size: 5em;
  }
  h2 {
    font-size: 3em;
  }
  h3 {
    font-size: 2.2em;
  }
}
