﻿#top-nav, #header, #h1, #footer, #EditPanel, #Main_EditButton
{
    display: none;
}

body, #content
{
    width: 100%;
    color: Black;
}

a
{
    color: Black;
}
