body {
	margin: 0;
	font-family: Oswald, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	background: #ffffff;
}
a {
	color: #06B6D4;
}
a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}
