#body #fullcontent {
	background: #fff;
	float: left;        
	
        margin-left: 7px;
	
        padding-left: 7px;
}

#body #fullcontent h2 {
	padding: 6px 0 6px;
}

#body #fullcontent h2,
#body #fullcontent h3,
#body #fullcontent h4,
#body #fullcontent h5,
#body #fullcontent h6 {
	margin: 20px 10px 0;
}

#body #fullcontent p,
#body #fullcontent ul,
#body #fullcontent ol,
#body #fullcontent dl,
#body #fullcontent blockquote,
#body #fullcontent pre,
#body #fullcontent .blogrollmain {
	margin: 0 10px 1em;
}
