body { margin: 0 10%; font-family: serif; }

#footer,
#footer_search,
#container_end,
.back_to_top,
#skips,
#header,
#container_top,
#right,
.article_tools,
#article_tabs,
hr {
	display: none;
	}
	
.article {
	display: block !important;
	clear: both;
	}
	
a img {
	border: none;
	}
	
.cover {
	float: left;
	text-align: left;
	margin: 0 20px 20px 0;
	}

.blog_post {
	clear: both;
	}

h1 {
	background: #FF0081;
	padding: 5px;
	float: left;
	}
	
	h2, h3 {
		font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
		}