/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 0px;
  padding-bottom: 20px; 
  font-family: Georgia;
  font-size: 16px;

}
.dropdown {
	display: inline-table;
	text-shadow: none;
}
.jumbotron {
	background-image: url('backFade.jpg'); 
	/*background-color: #95e6e0;*/
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;

}
.jumbotron h1, h2 {
	font-family: Georgia;
	line-height: 1.2em;
}
.windle h1, h2, h4, h5, h6, p{
	font-family: Georgia;
}
.caroleAbout {
	background-image: url('backFade.jpg'); 
}


.wumbotron {
	background-image: url('png.png');
	background-repeat: no-repeat;
	background-position: 0px 100px;
	background-position: bottom right;
	padding-top: 100px;
	padding-bottom: 100px;
	text-shadow: 0 0 2px silver;
}
.windletron {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.windleBook1 {
	background-image: url('dragon1BackFinal.jpg');
	background-repeat: no-repeat;
	background-size: cover; /* reflow fix */
	background-position: right;
	color:white;
	text-shadow: 0 0 15px black;
	font-family: georgia;
}
.windleBook1Mobile {
	color:black;
	text-shadow: 0 0 5px silver;
	font-family: georgia;
}

.windleBook2 {
	background-image: url('dragon2aBackFinal.jpg');
	background-repeat: no-repeat;
	background-size: cover; /* reflow fix */
	background-position: right;	color:white;
	text-shadow: 0 0 15px black;
	font-family: georgia;
}
.windleBook3 {
	background-image: url('DragonKeeper3Final.jpg');
	background-repeat: no-repeat;
	background-size: cover; /* reflow fix */
	background-position: right;	color: white;
	text-shadow: 0 0 15px black;
	font-family: georgia;
}
.windleBook4 {
	background-image: url('DragonKeeper4Final.jpg');
	background-repeat: no-repeat;
	background-size: cover; /* reflow fix */
	background-position: right;	color: white;
	text-shadow: 0 0 15px black;
	font-family: georgia;
}
.windleBook5 {
	background-image: url('dragon5aback.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	color: white;
	text-shadow: 0 0 15px black;
	font-family: georgia;
}
.windleBook1 h1, h3{
	font-family: georgia;
}
.windleBook1Mobile h1, h3 {
	font-family: georgia;
	text-align: center;
}
.windleBook1Mobile img {
	margin-left: auto;
	margin-right: auto;
}
.windleBook2 h1, h3{
	font-family: georgia;
}
.windleBook3 h1, h3{
	font-family: georgia;	
}
.windleBook4 h1, h2{
	font-family: georgia;
}
.windleBook5 h1, h2 {
	font-family: georgia;
}
.img-shadow {
	box-shadow: 0 0 8px silver;
	margin-top: -30px;
	z-index: 0;
}
.img-hero {
	box-shadow: 0 3px 8px silver;
	margin-left: auto;
	margin-right:auto;
	z-index: 0;
}
.smalljumbo {
	font-size: 50%;
}

hr {
	padding-bottom: 15px;
	margin-top: 30px;
}
big {
	font-size: 140%; 
	font-style: normal;	

	color: teal;
}
.wspan {
	color: #625D5D;
}
.spacerbuddy {
	height:800px;
}

