﻿body
{
    background-image: url(img/image17.jpg);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #4F0000;
}
HTML
{
    scrollbar-face-color: #4F0000;
    scrollbar-arrow-color: #A79764;
    scrollbar-track-color: #7c010a;
    scrollbar-shadow-color: #0C1706;
    scrollbar-highlight-color: #7c010a;
    scrollbar-3dlight-color: #3a0000;
    scrollbar-darkshadow-Color: #3a0000;
}
.default
{
    font-size: 9pt;
    color: #fff8dc;
    font-family: Tahoma, Arial;
}
.link
{
    color: #fff8dc;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}
