.table-condensed{
  font-size: 10px;
}

#note{
  background-color: lightyellow;
  float: right;
  width: 240px;
  border-radius: 10px;
  border-color: gray;
  border-style: solid;
  height: 100%;
  font-size: 1.0em; /* 40px/16=2.5em */
}
#basic{
  floeat:left;
  margin-right:260px;
}
.mynav{
  color: white;
}