.home .masthead .caption {
	background: rgba(255,255,255,0.5);	
	color: #000;
}

.home .masthead .caption a {
	background: #e8242d;
	border-radius: 2px;
	color: #fff;
	padding: 2px 8px;
	text-decoration: none;
}