H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : bold;
	color: #702bff;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
.guestName {
	color: #702bff;
	font-size: 30px;
	text-align: center;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #4600d7;
	text-align: center;
}
