body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(grafica/sfondo-copertina.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.titolo1 {
 margin-left:80px;
 font-family:"Times New Roman", Times, serif;
 font-size:xx-large;
 font-weight:bold;
 color:#FFCCFF;}

.titolo2 {
 margin-left:80px;
 font-family:"Times New Roman", Times, serif;
 font-size:xx-large;
 font-weight:bold;
 color:#FF88FF;}

.titolo3 {
 margin-left:80px;
 font-family:"Times New Roman", Times, serif;
 font-size:xx-large;
 font-weight:bold;
 color:#FF2FFF;}


a:link {
 text-decoration:none;}
 
a:visited {
 text-decoration:none;}

a:hover {
 text-decoration:underline;}
 
a:active {
 text-decoration:underline;}
 
.credits {
position:absolute;
bottom:23px;
right:6px;
color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:xx-small;}

.counter {
position:absolute;
bottom:20px;
left:7px;
color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:small;}
