﻿@media all
{
    div.page { background: url(/Listings/Images/V1.0.0/GreenBackground.png); background-repeat: repeat-x; color: #efe; }
    div.page a { color: #efe; }
    div.page h3 { color: #242; }
    div.page span,
    div.page table thead tr th,
    div.page table tbody tr td strong { color: #272; }
    div.Background { background: #fff; border-color: #333; color: #333; }
}