.bgfclass {
	font-family: Times New Roman, Arial, Sans-serif;
	font-weight: bold;
}
BODY {
	background-attachment: fixed;
	background-image: url("for momma.jpg");
	background-position: center;
	background-repeat: no;
	text-align: center;
}
h1 {
	font-family: Calligrapher, Times New Roman, Sans-serif;
	color: rgb(204, 0, 0);
}
.alclass {
	text-align: left;
}
.alfsclass {
	text-align: left;
	font-size: large;
}
.ffcclass {
	font-family: Calligrapher, Times New Roman, Sans-serif;
	color: rgb(153, 0, 0);
}
.ffaclass {
	color: rgb(153, 51, 0);
	font-family: Calligrapher, Times New Roman, Sans-serif;
}
.ffhclass {
	font-family: helvetica, ariel, Sans-serif;
}
img.filclass {
	float: left;
	margin-left: 0;
}
img.firclass {
	float: right;
	margin-right: 0;
}