.product {
	background-image: url(images/pagebkg.jpg);
	background-repeat: repeat;
	padding: 5px;
	border: 1px solid #0000FF;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
}
