#main_text {
	position:relative;
	margin:10px 20px;
	width:90%;
	
}
#Book {
	margin:40px auto;
	width:410px;
	}

h2 {
	font-size:20px;
	color:#69774d;
	font-family:Tahoma,Geneva, sans-serif;
	font-weight:normal;
	}
h3 {
	font-family:Tahoma,Geneva, sans-serif;
	font-size: 16px;
	color: #78441d;
	padding-bottom:0;
	margin-bottom:0;
	line-height:16px;
}
.ener_green {
	color:#69774d;
	}
.green_bold {
	font-size: 14px;
	font-weight: bold;
	color: #69774d;
}
.times_italics {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
li {
	padding-bottom: 10px;
}
.bold_brown {
	font-weight: bold;
	color: #78441d;
	;
}

