body {
	background-image: url(../img/background-tile-tamara-red-clouds.jpg);
	background-repeat: repeat;
  background-attachment: fixed;
	color: rgb(179, 178, 178);
	font-family: 'Belleza', 'Open Sans', 'Serif';
}

.bio-pic {
  max-width: 400px;
}

#band-page .subtitle {
  margin-bottom: 5px;
  margin-top: 15px;
}

#band-page title {
  margin-bottom: 20px;
}

.background-trans-black {
  background-color: rgba(0,0,0,.3);
  border: 1px solid black;
}

.music-svc-logo {
  max-width: 150px;
}