body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.Burnt_Heading {
	font: "Georgia";
	font-size: 30px;
	color: #D96C00;
}
.Georgia_Par {
	font: "Georgia";
	font-size: 20px;
	color: #FFEB84;
}
.Georgia_Sub {
	font: "Georgia";
	font-size: 18px;
	color: #FFEB84;
}
/* CSS Document */

.Georgia_SubSub {
	font: "Georgia";
	font-size: 16px;
	color: #FFEB84;
}

.Georgia_Title {
	font: "Georgia";
	font-size: 34px;
	color: #FFEB84;
}
.Lnk {
	font: "Georgia"; font-size: 22px; color: #FFEB84;
}
a:link {
	color: #FBB83C;
}
a:visited {
	color: #D96C00;
}
a:hover {
	color: #F5A205;
}
a:active {
	color: #D96C00;
}
@charset "utf-8";
