html {
	height: 100%;
	font-size: 100%;
}


body {
	min-height: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

