/*
$Id: message.01.css 23 2014-08-28 00:37:21Z ahaack $
*/
body
{
    background-repeat:repeat;
    background-attachment:fixed;
    background-position: right center; 
}

h2 { margin: 5px; }

textarea,
.email
{
    color: white;
    background-color: transparent;
    background: url(img/trans01.png) ;
    width: 95%;
    margin-left: 12px;
    margin-top: 6px;
    font-size: 16px; 
    font-family: Zapf Chancery, cursive; 
    font-family: Fantasy, Arial, Helvetica;
    font-weight: bold
}

textarea
{
    height: 460px;
    background: url(img/P8110793d.jpg) ;
    background-repeat:repeat;
    background-attachment:fixed;
    background-position: right center; 
}

.submit
{
    width: 95%;
    margin-left: 12px;
    margin-top: 12px;
}
