

#sometext {
  font: 90% Arial, sans-serif;
  background: #ffc;
  position: absolute; left:6px; top: 7px;
}
#fretboard {
  position: absolute; left:356px; top: 60px;
}
#keyboard {
  position: absolute; left:6px; top: 30px;
}
#clearbutton {
  position: absolute; left:355px; top: 27px;
}
#transdownbutton {
  position: absolute; left:425px; top: 27px;
}
#transopenupbutton {
  position: absolute; left:475px; top: 27px;
}
#transupbutton {
  position: absolute; left:535px; top: 27px;
}
#test {
  position: absolute; left:503px; top: 527px;
}
#keytable {
  position: absolute; left:6px; top: 157px;
}
#fretstable {
  position: absolute; left:356px; top: 157px;
}
.results {
  font: 70% Arial, sans-serif;
  color: #555;
}

