body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	background-color: #000000;
	margin: 0px;
	line-height: 150%;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	line-height: 150%;
}
.flame {
	background-image: url(images/backgroundfire.jpg);
	background-repeat: no-repeat;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}.greyflame {
	background-image: url(images/flame-grey.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
