body
{
	background-attachment: fixed;
	background: url(imagens/central.jpg) no-repeat;
	padding-top: 10px;
	text-align: center;
}
tbody
{
    display: none;
}
.pimenta tbody, .pimenta table
{
    display: block;
}
.pimenta table td
{
	font-family: trebuchet, Sans-serif;
	font-weight: bold;
}
div#apresentacao
{
	padding: 30px 110px 0px 25px;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	font-family: trebuchet, Sans-serif;
	overflow: hidden;
}
