body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", sans-serif;
}
body, html {
	height: 100%;
	color: #777;
	line-height: 1.8;
}
a:link, a:visited {
	text-decoration: none;
}
.w3-wide {
	letter-spacing: 10px;
}
.w3-hover-opacity {
	cursor: pointer;
}
#main {
	width: 100%;
	max-width: 1024px;
}