* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	/*font-weight: normal;*/
	text-decoration: none;
	/*list-style: none;*/
	border: none;
	outline: none;
	z-index:1;
}
