body {
	font-family: Quicksand,Arial,sans-serif;
	padding: 0;
	background: #f5f5f5;
	margin: 0;
	color: #2563EB;
}

img {
	max-width: 100%;
}
