/* Change color here to change the background color */
body
{
	background-color:#8a2010;
}

h1
{
	color: #fff6df;
}

h2
{
	color: #fff6df;
}

h3
{
	color: #FFFFFF;
	text-decoration:underline;
}


