*{
	padding: 0;
	margin: 0;
}
body{
	margin: 0 auto;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
