﻿body
{
    margin: 20px auto;
    text-align: center; 
    /*background: #fff url(_images/bodybg.jpg) repeat-x;*/
    background: #3a788f; 
    /*background: #363434;*/
    font-family: Verdana, Arial;
    font-size: 0.8em;
    line-height: 18px;
    color: #2a1f00;
}


