@charset "utf-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../immagini/logo.jpg);
	background-repeat: no-repeat;
	background-position:center;
	
}
h1 {
	font-family: "Lucida Calligraphy";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#testo {
	text-align: center;
	float: no;
	position: relative;
	margin-top: 520px;
}
#contenitore {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18;
}

