

.doubleheaderbox{
	background-color: #eb7134;
	background-image: url("assets/pride.jpg"); 
	background-size: cover;
	width: 920px;
	height: 60px;
	margin-top: 12px;
	margin-bottom: 0px; 
	padding-top: 5px;
	padding-bottom: 5px;
}
.doublebumpertext{
	font-family: roboto bk;
	font-weight: normal;
	text-align: center;
	color: white;
	margin: auto;
	font-size: 45px;
	text-shadow: 0px 5px 5px #000000;
	line-height: 20px;
}
.minigraphic{
}