body
{
	color: #0053a0; 
	font-family: "Lato", Arial, san-serif; 
	font-weight: 400; 
	font-size:26px; 
	line-height:1.25em;
	display: flex; 
    text-align:left;
    justify-content:left; 
    margin-left:auto;
    margin-right:auto;
	max-width:700px;
}