.template-wrapper { 
	width:966px;
}
body { 
	background-attachment:fixed;
	background-color:#FFFFFF;
}
#layout_wrapper { 
	width:1000px;
}
#content_column { 
	width:1000px;
}
#header_cell { 
	background-color:rgb(255, 255, 255);
	background-image:none;
}
#header_cell.mobile-header { 
	background-image:none;
	background-color:rgb(255, 255, 255);
}
.layout-wrapper { 
	width:1000px;
}
h1 { 
	font-family:'Lato', sans-serif;
	color:#091f48;
}
h2 { 
	font-family:'Lato', sans-serif;
	font-weight:bold;
	color:#091f48;
}
h3 { 
	font-family:'Lato', sans-serif;
}
a { 
	color:#2164ab;
}
