BODY {
background-color : #000000; 
} 
A:link {
color : #ff0000; 
text-decoration : none; 
} 
A:visited {
color : #ff0000; 
text-decoration : none; 
} 
A:active {
color : #ffcc00; 
text-decoration : none; 
} 
A:hover {
color : #ffffff; 
text-decoration : underline; 
} 
DIV.titolo1 {
position : absolute; 
top : 25px; 
left : 12%; 
width : auto; 
height : auto; 
color : #ff0000; 
font-family : Times new roman; 
font-size : 25px; 
text-align : center; 
font-style : italic; 
} 
Div.titolo2 {
position : absolute; 
top : 70px; 
height : auto; 
left : 14%; 
width : auto; 
color : #ffcc00; 
font-family : Times new roman; 
font-size : 40px; 
} 
Div.animazione {
position : absolute; 
top : 120px; 
height : auto; 
left : 18%; 
width : auto; 
} 
Div.entra {
left : 18%; 
width : auto; 
position : absolute; 
top : 470px; 
height : auto; 
font-family : Times new roman; 
} 
Div.validhtml {
left : 4%; 
width : auto; 
position : absolute; 
top : 420px; 
height : auto; 
} 

