h1.bbH1
{
	width:100%;
	font-size:2em;
	color:#D00;
	background-color:#DDD;
	text-align:center;
}
h3.bbH3
{
	font-size:1.3em;
	color:#666;
	text-align:center;
}
img.bbImg
{
	border: 5px solid #DDD;
	float:right;
	cursor:pointer;
}
table.bbProduct
{
	background-image: url('bg-product.jpg');
	background-repeat: no-repeat
}
.bbPrice
{
	color:red;
}
.bbFooter
{
	font-size:10px;
}