
* {
	margin: 0;
	padding:0;
	outline:none;
}

body {
	color: #000;
	background-image: none;
	background-color: #fff;
}

i {
	display: none;
}
