.header, .menu_bar, .navigation
{
    display: none;
}

.wide .footer, .columns .footer, .footer_container
{
    background-color: white;
    color: black;
}

h1, h4
{
	color: black;
}

.wide .inset
{
	background-color: #eee;
	border-color: black;
}

a:link, a:visited
{
    color: grey;
}