body {
	font-family: "Comic Sans MS";
	width: 80%;
	background-color: #E7CEFF;
	margin-left: 10%;
	margin-right: 10%;
	display: table;
}
h1 {
	font-family: Forte;
	font-size: 300%;
	font-weight: normal;
	text-align: center;
	color: #593D5A;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	color: #813C38;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
}

