body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #3B0D06;
	color: #EED6A6;
}

}

li {
	list-style-position: inside;
	list-style-type: circle;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #9A3627;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #D57461;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link 
{
	color:#D57461;
}

a:visited
{
	color:#9A3627;
}

a:hover
{
	color:#EED6A6;
}
}
