.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bigPurple {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #993399;
	font-weight: bold;
}
.hugePurple {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 21px;
	color: #993399;
	font-weight: bold;
}
.boldpink {
	font-weight: bold;
	color: #F0C8E9;
}
