body
{
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-style       : normal;
    font-variant     : normal;
    font-weight      : normal;
    line-height      : normal;
    background-color : #dddddd;
    color            : #1f497d;
}

#img3s
{
    position         : absolute;
    top              : 25%;
    left             : 50%;
    margin-left      : -290px;
    padding          : 10px;
    background-color : #ffffff;
    border           : 2px solid #1f497d;
    border-radius    : 8px 8px 7px 8px
}

#testbild
{
    position         : absolute;
    top              : 50%;
    left             : 50%;
    width            : 800px;
    height           : 612px;
    margin-left      : -400px;
    margin-top       : -306px;
    padding          : 10px;
}

.message
{
    position         : absolute;
    top              : 80%;
    left             : 50%;
    margin-left      : -290px;
    width            : 580px;
    padding          : 10px;
    background-color : #ffffff;
    border           : 2px solid #1f497d;
    border-radius    : 8px 8px 7px 8px;
    text-align       : center;
}
