small {
	font-family: Papyrus;
	height: 8px;
}
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	background-image:  url(../images/background.jpg);
}
h1 {
	text-align: center;
	font-family: Papyrus;
	height: 50px;
	text-indent: 30px;
	font-weight: bold;
}
h2 {
	text-align: center;
	font-family: Papyrus;
	height: 24px;
	text-indent: 30px;
}

h3 {
	font-family: Papyrus;
	height: 12px;
	text-indent: 30px;
	font-style: italic;
}

p {
	font-family: Papyrus;
	font-size: 18px;
	text-indent: 30px;
	padding-left: 10px;
}

li {
	font-family: Papyrus;
	font-size: 18px;
	text-indent: 50px;
	list-style-image:  url(../images/musical_note.gif);
}
