

body {
	padding: 20px;
}

h1 {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 1.5em;
	font-weight: normal; 
	line-height: 1.0em;
	text-align: left;
	color: #6d4c07; 
	border-bottom: 2px solid #6d4c07;
}

h2 {
	margin: 25px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 1.0em;
	font-weight: bold; 
	text-align: left;
	color: #6d4c07;
	border-bottom: 2px solid #6d4c07;
}

a {
	color: black;
}
