body {
	background-color: #330066;
}
.YogaContent {
	font-family: Perpetua;
	font-size: 18px;
	color: #330066;
	font-style: normal;
	font-weight: bold;
}
.YogaAnnouncements {
	font-family: Perpetua;
	font-size: 16px;
	font-weight: normal;
	color: #330066;
}
.Bottom {
	font-family: Perpetua;
	font-size: 16px;
	color: #FFFFFF;
}
.Header {font-family: "Lithos Pro Regular";
	font-size: large;
	color: #320066;
}
.BigHeader {
	font-size:60px;
	color: #330066;
	font-family: "parkAvenue BT";
	text-decoration: underline;
}
.Days {
    font-family: "Lithos Pro Regular";
	font-size: medium;
	color: #330066;
	font-weight: bold;
}
.AnnouncementHeader {font-family: "Lithos Pro Regular";
	font-size: large;
	color: #FFFFFF;
}
.AnnouncementText {
	font-family: Perpetua;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.MainText {
	font-family: Perpetua;
	font-size: 16px;
	font-weight: normal;
	color: #330066;
}

