body {
	text-align:left;
	background: white;
	font-size: 1em;
}
#header {
	display: none;
}
#today {
	display: none;
}
#sidebar {
	display: none;
}
#content {
	text-align:left;
	float: left;
}
#footer {
	display: none;
}
div#wrap {
	text-align:left;
	border:1px solid #fff;
}