﻿body
{
    background-color: Black;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: White;
}

.cGallery
{
   font-size: x-small;
}

.cGallery .navigator
{
    padding: 3px;
    background-color: #333333;
    color: white;
}

.cGallery .photo
{
    border: solid 1px white;
}

.glist .thumb
{
    border: solid 1px white;
}
