/* CSS Document */
 #preface{
	display: block;
}
#chap1,#chap2,#chap3,#chap4,#chap5,#chap6,#chap7, #recommendations {
	display: none;
}


