body {
	margin:0;
	background-color: #000000;
	background-image: url(../immagini/lucaolivieri_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #000000;
	margin: 0;
	padding: 0 0 0 0;
	margin-top: 40px;
}

.luca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #000000;
	text-decoration : none;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration : none;
	font-weight: lighter;
	letter-spacing: 0.05em;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	text-align: justify;
	line-height: 16px;
	letter-spacing: 0.05em;
	font-style: normal;
	font-weight: lighter;
}

.crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	text-align: justify;
	line-height: 16px;
	letter-spacing: 0.05em;
	font-style: italic;
	font-weight: lighter;
}

.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none
	font-weight: lighter;
	letter-spacing: 0.05em;
	text-align: right;
}


a { color: #000000; text-decoration : none; }
a:hover {color: #996600; text-decoration: none}
a:link {   }
a:visited {   }
