#mainpic, #footer, #sidebar, #admin, .searchbox	{
 display: none;
}

#header	{
	background-color: white;
}
#site	{
	color: black;
}
#site h1, #site h2	{
	font-size: 1.2em;
	margin-bottom: 2px;
}
#site a	{
	color: black;
}
#site .description	{
	font-size: .9em;
}
.post_title, .main_title	{
	background-color: white;
	font-size: 1.2em;
	margin-bottom: 2px;
	
}
h1, h2	{
	margin-bottom: 2px;
	line-height: 120%;
	font-size: 1.2em;
}
p, ul, li, h3	{
	margin-bottom: 4px;
}
