#navigation {
	display:none;
	}
#leftcontent {
	display:none;
	}
#rightcontent {
	display:none;
	}
#banners {
	display:none;
	}
#single-post-ad {
	display:none;
	}
#centercontent {
	margin-top: 0;
	}

body {
	background: white;
	}
h1 {
	font-size: 16pt;
	}
img {
	border:none;
	}
a:link, a:visited {
	background: white;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	}

