.bgcardapio {
	
	background-image: url("images/cardapio.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Garamond, Gerogia;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
