
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Open Sans", sans-serif;	
}

a {
	text-decoration: inherit;
	color: inherit;
}