/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  background-color: #5553a4;
  text-align: center;
}
h1 {
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #dbdbdb;
  font-size: 20pt;
  line-height: 8pt;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #5553a4;
  font-weight: normal;
  font-size: 20pt;
  line-height: 18pt;
}
a {
  color: #6c6c6c;
}
#page {
  border-style: none solid;
  border-left: 8px solid #6c6c6c;
  border-right: 8px solid #6c6c6c;
  margin: 0px auto;
  padding: 35px 0px 0px;
  position: relative;
  width: 950px;
  background-color: black;
}
#header {
  border-style: solid none;
  border-top: 4px solid #939393;
  border-bottom: 4px solid #939393;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 950px;
  background-image: url(images/dr-roots-header.jpg);
  background-position:  center center;
  background-repeat: no-repeat;
  height: 230px;
}
#content {
  margin: 0px;
  padding: 25px 100px;
  position: relative;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: #dbdbdb;
}
.buy-album-button {
font-family: Arial; font-size: 8pt; text-decoration:none; color: #E5E5E5; background-color: #009900; border: 2px solid #E8E8E8; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px;
}
.buy-album-button:hover {
border-color: #B8B8B8; 
}
.download-track-button {
font-family: Arial; font-size: 8pt; text-decoration:none; color: #E5E5E5; background-color: #CC9514; border: 2px solid #E8E8E8; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; margin-left:30px;
}
.download-track-button:hover {
border-color: #B8B8B8;
}