h1 {
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	color: #5B4C51;
	background-color: #FEDE93;
	font-family: "Courier New", Courier, monospace;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	color: #5B4C51;
	background-color: #FEDE93;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h4 {
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
