body {
	margin: 0;
	padding: 0;
	background: transparent;
	overflow-x: hidden;
	padding: 0 10px;
	font-family: "Lato";
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



img {
	width: 100%;
	text-align: center;
}


p {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 30px;

}

h2 {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;

}