body{
  color:#908B87;
  background-color:black;
  text-align: center;
  font-family: Georgia,Arial, monospace, sans-serif;
}

a{
  color:#908B87;
  text-decoration:none;
}

.error{
  color:#FF0000;	
}

a#active_page{
 color:#FAFAFA;
}

a:hover{
  color:#FAFAFA;
}

a.text{
  color: #D7D7D7;
}

*.text{  
  width:500px;
  text-align:justify;
  font-family: Verdana;
  font-size: 10pt;
  margin:auto;
}

*.video{
  height:340px;
  
}

*.bandname{
  font-size:25px;
  margin-bottom: 30px;
}

*.footer{
  font-size:11pt;
}

*.copyright{
  font-size:8pt;
  margin-top:20px;
}

#header {
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  font-size:11pt;
  text-align:center;
}

#main{   
  margin-left:auto;
  margin-right:auto;
  margin-top: 40px;
  margin-bottom: 40px;
  width:710px; 
     
}

div.table-row{
  height:150px;  
}

div.band-face{
  width:298px;
  float:left;
}

div.band-description{
  font-family: Verdana;
  font-size: 9pt;
  width:114px;
  text-align:center;  
  margin-top:45px;
  float:left;
}

div.band-instrument{
  width:298px;
  float:right;
}

div.vinyl-item {
  width:355px;
  float:left;
  margin-bottom:20px;	
}

