.mitems {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	border: thin none;
	font-family: "Comic Sans MS";
	color: #90A8A8;
}
.blueback {
	background-image: none;
	background-color: #FFFFFF;
}
.beigeback {
	background-image: none;
	background-color: #FFFFFF;
}
.homeback {
	background-attachment: scroll;
	background-image: url(images/quilt2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutus {
	position: relative;
	top: 200px;
	right: 300px;
}
.bigh {
	color: #000000;
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
}
.quiltb {
	background-attachment: scroll;
	background-image: url(images/kalide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
