body {
	background-color: #211A10;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	color: #B05B32;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #B05B32;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F4B278;
}
a {
	color: #FF0099;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B05B32;
	list-style-position: outside;
	list-style-type: square;
}
