/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  padding-bottom: 20px;
}


.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
	margin-top:0px;
    margin-bottom:0px;
    color: inherit;
    background-color: transparent;
}
.jumbotron .container > img {
	margin-left:auto;
	margin-right:auto;
}

#cover-1 {
background-image:url(../images/Web_Cover-1.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}

#cover-2 {
background-image:url(../images/Web_Cover-2.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}

#cover-3 {
background-image:url(../images/Web_Cover-3.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}

#cover-4 {
background-image:url(../images/Web_Cover-4.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}
#cover-5 {
background-image:url(../images/Web_Cover-5.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}

#cover-bio {
background-image:url(../images/pic_bio_band.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}

#cover-shows {
background-image:url(../images/Web_Cover-6.jpg);
background-position: top center;
background-repeat:no-repeat;
min-height:290px;
}
