@charset "utf-8";
/* CSS Document */

body {
	
	background-color:#0038a9;

 color: #fff;

}


h3 {
	
	
	color: #fff;
	font-size: 2rem;
	margin-bottom: 8px;
	margin-bottom: 15px;
}

.OLBwrapper {
	
	margin: 40px auto;
	width: 260px;
	text-align: center
	
}


.OLBenroll {
	
	margin-top: 15px
	
}

.OLBenroll a {
	
	
	color: #fff;
	
}
h3 img {
	
	margin-top: -5px;
	margin-right: -4px;
}
