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

