.maintext {
	font-family: "Gill Sans MT";
	font-size: 15px;
	color: #EACEFF;
	letter-spacing: 2px;
	font-weight: bold;
}
.pinkonpurple {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: bold;
	color: #FF00FF;
	text-transform: uppercase;
}

.maintext1 {
	font-family: "Calligraph421 BT";
	font-size: 18px;
	color: #FFD5FF;
	letter-spacing: 2px;
	text-decoration: underline;
	font-weight: bold;
}
.smalltext {

	font-family: "Gill Sans MT";
	font-size: 10px;
	color: #EACEFF;
	letter-spacing: 2px;
	font-weight: bold;
}
.maintextstandout {

	font-family: "Gill Sans MT";
	font-size: 15px;
	color: #FF00FF;
	letter-spacing: 2px;
	font-weight: bold;
}
.forms1 {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #8300E1;
	background-color: #FFCCFF;
	width: 350px;
	border: thin groove #8300E1;
	font-weight: bold;
}
.body {
	background-attachment: fixed;
	background-image: url(backgrounds/v2-animated-test2.GIF);
	background-repeat: no-repeat;
	background-position: center top;
}
.sendbutton {
	background-image: url(contact/send-email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 38px;
	width: 198px;
	color: #8300E1;
	background-color: #8300E1;
}
.kitten4sale {

	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #8300E1;
	letter-spacing: 1px;
	font-weight: normal;
}
.guest {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #8300E1;
	letter-spacing: 2px;
	text-transform: capitalize;
}

