html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
background:url(../gfxsito/back_intro.jpg) repeat-x bottom;
}
table{
width:100%;
height:100%;
}
a{
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#F681C9;
font-size:18px;
}
a:hover{
color:#993366;
}

