div#otsikko {
  position: absolute;
  top: 77px;
  left: 0px;
  height: 43px;
  width: 207px;
  border-left: 1px solid #444444;
  background-image: url('/img/atlf_lyrics.jpg');
}

div.lyric_box {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  background-color: #000000;
  color: rgb(128, 105, 84);
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-top: 2px;
  position: relative;
  left: 85px;
  width: 595px;
  border: 1px solid #444444;
}
