@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #27242f;
	background-color:#f5f5f5;
	background-image:none;
}