h1 {
	color: white;
	text-align: center;
	font-family: "Comic Sans Ms";

}

p {
	color: white;
	font-family: "Comic Sans Ms";

}

p.one {
	border-style: solid;
	border-width: 2px;
	background: black;
	font-size: 100%;
}

a {
	font-family: "Comic Sans MS";
	color: white;
	font-size: 125%;
}

a.book {
	font-family: "Comic Sans MS";
	color: white;
	font-size: 75%;
}

fieldset {
	color: white;
	border-width: 3px;

}