BODY {
    color:              black;
    background-color:   white;
    background-image:   url(http://example.com/background.gif);
    font-family:        trebuchet ms;
    font-size:          10pt;
    
   
}

h1
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #B222222;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
}
h2
{
font-size: 100%;
color: #b22222;

}

