div#content {
	background-color: #bf89b1;
}

div#content h2 {
	color: #bf89b1;
	width: 75px;
}

div#trufas div {
	width: 150px;
	float: left;
	height: 200px;
	padding: 5px;
	font-size: 11px;
}

div#trufas div h5 {
	font-weight: bold;
	font-size: 12px;
}
