body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background:url(images/BG.jpg) top center repeat;
	background-attachment:fixed;
}
.boldwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
}
.Titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	font-size: 16px;
		font-weight: bolder;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

