* {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}

html {
	background: #fff;
}

a {
	text-decoration: underline;
}
