* {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #000;
  background-image: url(radio_background-page.jpg);
  background-repeat: repeat-x;
}

a {
  color: #FFF;
  text-decoration: none;
}

a:hover {
  color: #C00;
}

div#main {
  width: 676px;
  height: 342px;
  background-image: url(radio_background.jpg);
  background-repeat: no-repeat;
  position: absolute;
}

div#player {
  margin-top: 210px;
  margin-left: 310px;
}

div#logos {
  margin-top: 20px;
  margin-left: 125px;
}