@charset "utf-8";
.title {
	font-family: big_title;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #564210;
}
.txt_lighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #947A34;
}

.big_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #947a34;
}
.txt_italico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #947A34;
}

.background {
	background-image: url(images/70s_tile_repeater.gif);
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #564210;
	font-size: 13px;
}

