body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: 33px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 78%;
	color: #000000;
}
#presentazione {
	position: absolute;
	left: 92px;
	top: 210px;
	width: 443px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#corpo {
	background-image: url(corpo.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 600px;
	position: absolute;
	left: 184px;
}
#tiger {
	position: absolute;
	right: -149px;
	top: -10px;
}
#foto_footer {
	position: absolute;
	left: 380px;
	bottom: 0px;
}
#para {
	position: absolute;
	top: 50%;
	left: -100px;
}
#testo1 {
	position: absolute;
	right: 26px;
	top: 180px;
}
#testo2 {
	position: absolute;
	right: 23px;
	top: 366px;
	background: transparent;
}
#testo3 {
	position: absolute;
	right: 20px;
	top: 541px;
	background: transparent;
}
#franz {
	display: inline;
	float: left;
	border: medium solid #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #333333;
	text-decoration: underline;
}
