.instructor_name {
	font-family: Algerian;
	font-size: 30px;
	color: #003;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003;
}
