
body{color: black;}



th {color:navy;}

p.message {color: navy; font-size: large;}

img
{
    float: right;
    height: 200px; width: 200px;
    margin: 20px;
    background-color: #999;
    font-weight: bold;
}

