body {
  background-image: url('http://www.utterlycrazyradio.com/black/images/bg.png');
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #000000;
  font-family: Verdana;
  color: #FFFFFF;
}

.suggestions {
  background-color: #000000;
}  

img {
  border: 0px;
}

a:link, a:active, a:visited {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 13px;
  font-weight: normal;
  cursor: crosshair;
  text-decoration: none;
}

a:hover {
  font-size: 13px;
  font-weight: normal;
  cursor: crosshair;
}

.head {
background-image: url(http://www.utterlycrazyradio.com/black/images/header.png);
background-repeat: repeat;
background-position: top;
text-align: center;
border-style: solid;
border-top-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-left-width: 2px;
border-color: #FFFFFF;
color: #FFFFFF;
font-family: Ari;al;
font-size: 13px;
font-weight: bold;
}

.pink {
  font-family: Verdana;
  font-size: 13px;
  color: #ff00c0;
  text-decoration: none;
  font-weight: normal;
}

.purple {
  font-family: Verdana;
  font-size: 13px;
  color: #ff84fe;
  text-decoration: none;
  font-weight: normal;
}