
body.stone {
  background-image: url("../images/ccgoldsq.gif");
  background-repeat: no-repeat;
  background-size: cover;
}
.jumbotron {
background-image: url("../images/GoldenEarspanoramacropclose.gif");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
Height: 295px;
width: 100%;
}
.jumbotron h1  {
	color: white;
	font-family: 'Shift', sans-serif;
	font-size: 36px;
	line-height: 1;
    text-shadow:
    -1px -1px 0 #000,  
     1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
	 
}
.jumbotron h2 {
	font-family: "arial;
	font-size: 24px;
	line-height: 1;
	}
.jumbotron p {
	color: red;
	font-family: "Arial";
	font-size: 20px;
	line-height: 1;
	text-shadow: none;
}

.lyrics, h3  {
	font-family: "arial";
	font-weight: bold;
	text-align: center;
}
body.lenpage {
  background-image: url('/MRGCCG.gif');
  background-repeat: no-repeat;
  background-size: cover;
}
.lenstitles {
	font-family: "arial";
	font-size 14px;
	font-weight: bold;
	text-align: center;
	color: rgb(132, 2, 187);
}
body.mediapage {
	background-image: url('/blue_world_map-t2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: rgba(192, 192, 192, 0.37);
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.a p {text-align; center;
}