#mp3Div {
  position: absolute;
  margin-left: 380px;
  top: 60px;
}

#mp3Player {
  position: absolute;
  top: 0px;
  right: 0px;
}

#mp3Button {
  background-color: #d20001;
  border: 2px solid #991a1a;
  font-weight: bold;
  padding: 6px;
}
