body, html {
	background:#FFF;
	color:#000;
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}

h5 {
	font-size:1.1em;
	}
					
img {
	float:left;
	border:0;
	margin:3px 12px 8px 0;
	}


#head {
display: none;
}

#sidebar {
display: none;
}

#front-popular {
display:none;
}

#footer  {
display:none;
}
#echosafe {
display: none;
}
#content, #post, #commentform {
width: 100%;
margin: 0;
float: none;
}
#commentform { display:none }
