﻿body
{
    background: #000000 url('../images/ui/backgroundimage_1280res2.jpg') no-repeat fixed center
top;
    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;
    text-align: center;
}

