#header_cell { 
	height:70px;
}
body { 
	background-image:none;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:transparent;
}
.watermark { 
	background-image:none !important;
	background-color:white !important;
}
h1 { 
	color:#245183;
	font-size:26px;
	font-family:'Droid Sans', sans-serif;
	font-weight:bold;
}
h2 { 
	color:#245183;
	font-size:24px;
	font-family:'Droid Sans', sans-serif;
}
h3 { 
	color:#245183;
	font-family:'Droid Sans', sans-serif;
}
a { 
	color:#245183;
}
#header_cell.mobile-header { 
	background-image:none;
	background-color:rgb(46, 46, 46);
}
