body {
	background-color: #1e9dff;
	color: #c71585;
	text-align:center;
	font-family:"Crafty Girls", cursive;
}
	h1 {
	font-size: 56px;
}
.sparkle {
	background-color: #1e9dff;
	padding:15px;
	font-size: 24px;
}
.chapter{
padding:  0 72px;
}
.chapter p{
	font-family: "Times New Roman", Georgia, Serif;
	text-align: left;
	font-size: 15pt;
	text-indent: 20px;
	color: #000000;
}
.chapter blockquote p{
	font-size: 12pt;
}
.number {
	font-size: 36pt;
}

.chapter-title {
	font-size: 24pt;
}
.links{
	font-size: 24pt;
	padding: 0 0 56px;
}
