body {
	background-color: #000000;
	background-image: url(BG.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.Burnt_Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #D96C00;
}
.Times_Par {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFEB84;
}
.Times_Sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFEB84;
}
.Times_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFEB84;
}
.Lnk {
	font-family: "Times New Roman", Times, serif; font-size: 22px; color: #FFEB84;
}
a:link {
	color: #FBB83C;
}
a:visited {
	color: #D96C00;
}
a:hover {
	color: #F5A205;
}
a:active {
	color: #D96C00;
}
@charset "utf-8";
/* CSS Document */

