@charset "utf-8";
/* CSS Document */

a:link {

color:#006699;

}

a.visited { 

color:#006699;

}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}



h2 {
font-family:"Lucida Handwriting";
font-weight:200;
}



p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#menu a:link { 
color:#006699;
}

#menu a:visited {
color:#006699;
}


#bottom a:link {
color:white;

}
#bottom a:visited {
color:white;

}


#menu {
background-color:white;
}

#head {
width: 706px;
}

#book {

border:none;

}

#book a:link,
#book a:visted {

text-decoration:none;

}

#whole {
	width:720px;
	align:center;
	margin-left:auto;
  	margin-right:auto;
	background-color:#FFFFFF;
	}
	
#head {
width: inherit;
}

#body {
	float:none;
	width:700px;
	background-color:white;
	position:auto;
	padding:10px;
	
}