/* Put your custom css here */





.lead2 {

	background-color: rgba(0,0,0,.5);

}

a.nothing {
	color: #FFF;	
	
	}

.share {
	font-size: 8px;
	text-decoration: none;
	opacity:0;
    filter:alpha(opacity=0); /* For IE8 and earlier */
	
}
	
@media (max-width: 480px) {
#headerimage { display: none; }
h1 {
  font-size: 18px;

}
}
	
	