﻿body
{
    text-align: center;
    font-size: 10px;
    font-family: Arial;
    margin: 0px;
    background-color: #ABDAEB;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: Blue;
}
img
{
    border: 2px solid #FFFFFF;
    margin: 2px;
}
div#intro
{
    width: 604px;
    height: 414px;
    margin: 90px auto;
}
div#intro div.messaggio
{
    width: 600px;
    height: 10px;
    margin-left:2px;
    margin-top: 2px;
    margin-right:2px;
    margin-bottom: 5px;
}
