﻿body
{
    background-position: center top;
    background: #000000 inherit no-repeat center;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    color: #FFFFCC;
    border-style: none;
    table-layout: fixed;
    border-collapse: inherit;
    border-spacing: 0px;
    empty-cells: show;
    list-style-type: disc;
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
    background-image: url('../../ddo/images/ui/backgroundimage.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #000000;
}
