#puzzlenamediv{
	text-align:center !important;
}
#puzzlenamediv h1 {
	text-transform: uppercase;
	color: black;
	font-family: 'Josefin Sans', sans-serif !important;
	font-weight: 600 !important;
	
	/* margin: 1em 0 0.5em 0;
	font-weight: bolder;
	position: relative;
	text-shadow: 0 -1px rgba(0,0,0,0.6);
	text-transform: uppercase;

	font-size: 30px;
	line-height: 42px;
	background: #355681;
	background: rgba(53,86,129, 0.8);
	border: 1px solid #fff;
	padding: 5px 15px;
	color: white;
	border-radius: 0 10px 0 10px;
	box-shadow: inset 0 0 5px rgba(53,86,129, 0.5);
	font-family: 'Josefin Sans', sans-serif !important;  */
}

#puzzleimagediv,#puzzleimagediv2{
	padding-left: 34% !important;
}

#puzzlecontentdiv2{
	margin: 1em 0 0.5em 0;
	font-weight: normal;
	position: relative;
	text-shadow: 0 -1px rgba(0,0,0,0.6);
	text-transform: uppercase;
	
	font-size: 18px;
	line-height: 20px;
	background: #355681;
	background: rgba(53,86,129, 0.8);
	border: 1px solid #fff;
	padding: 5px 15px;
	color: white;
	border-radius: 0 10px 0 10px;
	box-shadow: inset 0 0 5px rgba(53,86,129, 0.5);
	font-family: 'Ultra', sans-serif;   
	padding:3% !important;
}

#puzzlecontentdiv{
	margin: 1em 0 0.5em 0;
	font-weight: normal;
	position: relative;
	text-shadow: 0 -1px rgba(0,0,0,0.6);
	
	
	font-size: 17px;
	line-height: 19px;
	background: white;
	
	border: 1px solid green;
	padding: 5px 15px;
	color: black;
	border-radius: 0 10px 0 10px;
	box-shadow: inset 0 0 5px rgba(53,86,129, 0.5);
	font-family: 'Josefin Sans', sans-serif !important;
	padding:3% !important;
}

#puzzlemoraldiv,#puzzlequestion1div,#puzzlequestion2div,#puzzlequestion3div{
	margin: 1em 0 0.5em 0;
	font-weight: normal;
	position: relative;
	text-shadow: 0 -1px rgba(0,0,0,0.6);
	
	
	font-size: 17px;
	line-height: 19px;
	background: white;
	
	border: 1px solid green;
	padding: 5px 15px;
	color: Green;
	border-radius: 0 10px 0 10px;
	box-shadow: inset 0 0 5px rgba(53,86,129, 0.5);
	font-family: 'Josefin Sans', sans-serif !important;
	padding:3% !important;
}

#content-wrapper{
	background:white !important;
}