body {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
}
.body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.beads {
	font-size: 11px;
	color: #67564c;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	letter-spacing: -1px;
	vertical-align: top;
}
.beads2 {
	font-size: 11px;
	color: #67564c;
	text-align: left;
	line-height: 14px;
}
.price {
	font-size: 17px;
	color: #e56c4d;
	font-weight: bold;
	line-height: 24px;
}
#center {
	text-align: center;
}
.border {
	border : 1px none inherit;
	border-style: solid;
	border-color: #9d969d;
}
