/* Style sheet */



body {

  color:#3F0408;

  background-repeat: repeat;

  background-position:0px 0

  background-position:top;

  background-color: #3F0408;

  font-family: arial, helvetica, verdana, sans-serif;

  font-size:14px;

  }
  
   a.piper:link { color: #cc9933; text-decoration: none }

   a.piper:active { color: #cc9933; text-decoration: none }

   a.piper:visited { color: #cc9933; text-decoration: none }

   a.piper:hover { color: #cc9933; text-decoration: none }


   a.studio:link { color: #6699cc; text-decoration: none }

   a.studio:active { color: #6699cc; text-decoration: none }

   a.studio:visited { color: #6699cc; text-decoration: none }

   a.studio:hover { color: #6699cc; text-decoration: none }

  div.border{
  background-color:#cc9933;
  position:relative;
  top:15px;
  width:864px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

 div.header{

  background-image: url(pics/barbarrickmusicpanel.jpg);

  background-repeat: no-repeat;

  background-position:top;

  position:relative;
  
  margin-left: auto;
  margin-right: auto; 
 
  top:15px;
 
  background-color:#ffffff;

  width:734px; height:222px; 

  }
  
  
  div.piper{
  background-color:#cc9933;
   
  position:relative;
  
  margin-left: auto;
  margin-right: auto;
  
  width:850px; height:580px;
  
  margin: 10px:
}


  a:link { color: blue; text-decoration: none }

  a:active { color: black; text-decoration: none }

  a:visited { color: purple; text-decoration: none }

  a:hover { color: red; text-decoration: none }

  
  h2{
    color: #000000;

  font-size:15pt;

  font-style:bold;

  text-align:center;
  }