* { margin: 0; padding: 0; }

#header ul#subscribe-options, #header p, #sidebar, #footer, div.post-info, #related-posts, .bookmark, #comments {
	display: none;
}

body {
	margin: 20px;
}

h1 {
	font-family: trebuchet ms, arial, helvetica sans-serif;
	font-size: 12pt; text-align: center; margin: 0 0 20px 0;
}
	h1 a {
		 color: #eee;  text-decoration: none;
	}

h2 {
	font-family: trebuchet ms, arial, helvetica sans-serif;	font-size: 16pt; text-align: center; 
	border-bottom: 5px solid #666; padding: 0 0 15px 0; margin: 0 0 20px 0;
}
	h2 a {
		 color: #eee; text-decoration: none; 
	}

#content p {
	margin: 0 0 20px 0; 
	font-family: trebuchet ms, arial, helvetica sans-serif;	font-size: 10pt;
}

#content img {
	border: none; height: 100px;
}

#content ul, #content ol { 
	margin: 0 0 20px 40px;
}


