body.music {
  background: #000000 url(../img/music/hands.gif) no-repeat;
}

body.bio {
  background: #000000 url(../img/bio/face6.jpg) no-repeat;
}

body.contact {
  background: #000000 url(../img/contact/backgrnd.jpg) no-repeat;
}

body.spotlight {
  background: #000000 url(../img/spotlight/spot_bg.jpg) no-repeat;
}

p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FF6600;
  text-align: left;
}

.text{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FF6600;
}

.header {
	color: #FF3300;
}

a {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	
}

.highlight	{
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
	color: #FF3300;
	text-transform: uppercase;
}

