h1 { 
	font-family:'Roboto',sans-serif;
	color:#e67147;
	font-weight:bold;
}
h2 { 
	font-family:'Roboto',sans-serif;
	color:#1d3242;
	font-weight:bold;
}
h3 { 
	font-family:'Roboto',sans-serif;
	color:#4f6573;
}
#header_cell { 
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
body { 
	background-attachment:fixed;
	font-size:15px;
	font-family:'Open Sans',sans-serif;
}
#header_cell.mobile-header { 
	background-color:#ffffff;
	background-image:none;
}
.layout-wrapper { 
	width:1170px;
}
.watermark { 
	background-image:none !important;
	background-color:white !important;
}
a { 
	font-family:'Roboto',sans-serif;
}
