body {
	font-family: sans-serif;
	margin: 3%;
}
ul {
	padding: 0;
}
li {
    list-style-type: none;
}