p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h1 {
	text-align: center;
}
li {
	list-style-image: url(../images/listItems/ZorroTypeRs.gif);
	text-align: center;
}
body {
	font-family: Garamond;
	background-color: #CCCCCC;
}
