@charset "utf-8";
/* CSS Document */

body {
	
	background-color:#990000;;
font-family: Arial, Helvetica, sans-serif;
 color: #fff;

}


h3 {
	
	
	color: #fff;
	font-size: 2rem;
	margin-bottom: 8px;
	margin-bottom: 15px;
}

.OLBwrapper {
	
	
	width: 100%;
	text-align: center
	
}

.btn-warning {
	
	background-color: #2a1c1c;
	color: #fff;
	border: #2a1c1c;
}


.OLBenroll {
	
	margin-top: 15px
	
}

.OLBenroll a {
	
	
	color: #fff;
	
}
h3 img {
	
	margin-top: -5px;
	margin-right: -4px;
}
