#Title {
	color: #93A07A;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 20px;
	top: 75px;
	left: 60px;
}
#Body {
	display: inherit;
	background-color: #93A07A;
	background-image: url("../media/Templates/Backgrounds/black/black_to_grey1.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #93A07A;
	background-image: url("../media/Templates/Headers/people/people_familyhistory_h.jpg");
	color: #000000;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	background-repeat: repeat;
	width: 770px;
	height: 200px;
}
#Footer {
	background-color: #93A07A;
	background-image: url("../media/Templates/Footers/base-colors/black.jpg");
	color: #DAA151;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	background-repeat: no-repeat;
	height: 40px;
}
#Width {
	width: 770px;
}

