body {
background: white;
}

#header p.links, #footer p.links {
display: none !important;
}

#wrap, #header, #nav, #content, #page, #logo, #footer {
float: none !important;
width: auto !important;
padding: 0 !important;
margin: 0 1%;
color: black; 
background: transparent;
}

a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
color: black;
background: transparent;
}

#footer hr, #homeFooter hr {
display:block;
margin-top:30px;
}



#content li {
list-style: disc !important;
background: none !important;
}