#welcome {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 26px;
}

#marion {
    float: right;
    background-image: url("../images/marion.png");
    background-repeat: no-repeat;
    background-position: -7px -7px;
    height: 378px;
    width: 284px;
    margin-left: 1em;
}

div.ff {
    margin-top: 16px;
}

#signature {
    margin-top: 28px;
}

#signature span {
    color: #4F3795;
    font-weight: bold;
}

#ps {
    margin-top: 38px;
}