#header_cell { 
	background-color:rgb(255, 255, 255);
	background-image:none;
}
body { 
	background-color:f2f2f2;
	font-size:15px;
	font-family:'Lato', sans-serif;
	color:#696969;
}
a { 
	font-size:15px;
	font-family:'Lato', sans-serif;
	color:#257B91;
}
h2 { 
	font-size:35px;
	font-family:'Montserrat', sans-serif;
	color:#257B91;
}
h1 { 
	font-size:45px;
	font-family:'Montserrat', sans-serif;
	color:#257B91;
}
h3 { 
	font-size:25px;
	font-family:'Montserrat', sans-serif;
	color:#257B91;
}
