body
{
    font-size:78%;
    margin:0;
    text-align:center;
    font-family:Arial, Helvetica, Trebuchet MS;
    font-size:1.0em;
    line-height:1.4em;
    background-color:#5B615A;
    padding:15px;
    text-align:center;
}
#wrapper
{
    text-align:left;
    margin:0 auto;
}

#top
{
    background-color:#000040;
}
    #helen-pic
    {
        width:203px;
        height:114px;
    }
    #mailing-list
    {
        width:297px;
        height:28px;
    }
.error, .notice
{
    color:white;
    font-weight:bold;
    padding:10px;
    margin:10px;
}
.error
{
    background-color:#E00;
}
.notice
{

}
#form
{
    background-color:white;
    padding:15px;
    font-size:0.9em;
}
