Gadget-site.css
.blue_title {
background: url('/templates/simplyalteeve/images/featured-background.png') no-repeat center center fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
color: #f4f4f4;
height: 28px;
font-size:16px;
font-family: DejaVuSansBold, Arial, sans-serif;
text-transform: uppercase;
-moz-text-shadow: 2px 2px 2px #1a3556;
-webkit-text-shadow: 2px 2px 2px #1a3556;
text-shadow: 2px 2px 2px #1a3556;
padding-top:2px;
}