body {
	font-family: Georgia, serif;
}

#sharexp, .navStripWrapper, #footer, .sociable, #sidebar, .meta {
	display: none;
}

h1, h2, h3, h4, .strapline {
	text-shadow: 1px 1px 2px #ccc;
}

a, a:visited {
	color: #000;
	text-decoration: none;
}


.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}