* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}
