body
{
    font-size: 20px;
}
.name
{
    color: red;
}
.Mr
{
    color: blue;
}
.signature
{
    color: green;
    text-align: right;
}
.send
{
    text-align: right;
}
.ville
{
    outline: black 1px solid;
}
.center
{
    text-align: center;
}
.decal
{
    text-indent: 45px;
}