

.clear
{
	clear: both;
}
#blurb {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#handmade {
	float: left;
	margin-right: 8px;
}
#handmade img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pics {
	width: 570px;
	padding-left: 45px;
}
.pics img {
	display: inline;
	height: 100px;
	width: 125px;
	margin-left: 25px;
}
