body {
	background-color: #fff;
	text-align: left;
}
body, p, input, textarea, select {
	color: #000;
	font-size: large;
}
a {
	color: #000;
	text-decoration: none;
}
#col-content {
	float: none;
	width: 95%;
}
#header-wrapper,
#col-extras {
	display: none;
}
#wrapper {
	background-color: #fff;
	border-left: 0;
	border-right: 0;
}
h1 {
	float: none;
	width: 100%;
}
h1 br {
	display: none;
}
h1,
h2,
h3 {
	color: #000;
	font-family: "Times New Roman", serif;
	font-weight: bold;
}
p.readmore {
	display: none;
}
#footer-wrapper {
	background-image: none;
}
#footer {
	background-image: none;
	margin: 0;
}
