* {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: inherit;
	line-height: 1.5em;
	font-weight: 300;
}
html, body {
	height: 100%;
	background-color: #ddd;
	font-size: 18px;
}
a {
	text-decoration: none;
}