body {
	background: #eff1f4;
	line-height: 120%;
}

div.heading {
	padding-bottom: 30px;
	margin-left: 348px;
}

div.main{
	min-width: 20em;
	max-width: 40em;
	margin-left: 348px;
}

div.entry_top {
	font-family: Helvetica Neue, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #bbf;
	color: #e77;
	font-size: 16pt;
}
div.smalldate {
	color: #999;
	font-size: smaller;
	font-family: Helvetica Neue, sans-serif;
}

div.entry {
	padding-bottom: 60px;
	margin-left: 6px;
}

h1 {
	font-family: Helvetica Neue, sans-serif;
}

h2 {
	color: #e77;
	font-size: 16pt;
	font-family: Helvetica Neue, sans-serif;
	font-weight: normal;
}

div.permalink {
	float: right;
	font-family: Helvetica Neue, sans-serif;
	font-size: smaller;
}

a:link, a:visited {
	text-decoration: none;
	color:#3a49a9;
}

a:hover {
	text-decoration: underline;
}

div.permalink > a:link, div.permalink > a:visited {
	color: #aaa;
	text-decoration: none;
}

div.permalink > a:hover {
	color: #aaa;
	text-decoration: underline;
}

img.zombie
{
	width: 347;
	height: 700;
	position: fixed;
	left: 0px;
	bottom: 0px;
}

a.tumblrlink
{
	font-family: Helvetica Neue, sans-serif;
	font-size: larger;
}



