a {
	text-decoration: underline;
}
h3 {
	font-size: 36px;
}

p {
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: center;
}
h1 {
	font-family: "Comic Sans MS";
	background-position: center;
	text-align: center;
}


li {
	font-variant: normal;
	display: list-item;
}
h2 {
	word-spacing: 50px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	list-style-type: disc;
	display: inline;
}

td {
	background-repeat: no-repeat;
	text-align: center;
}
body {
	background-position: center;
	text-align: center;
}
table {
	background-repeat: no-repeat;
	text-align: center;
}
