.library1 {
	font-family: "Comic Sans MS";
	background-image: none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}

