* {
	line-height: 1.5;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	padding: 0;
	margin: 0;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	clear: both;
	}
img {
	border: none;
	}
a {
	color: #855c33;
	}
a:hover {
	color: #e17304;
	}

