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