body {
	font-family: Georgia;
	color: #000;
	font-size: 14px;
	text-align: left;
}

.small {
	font-size: 10px;
}

a:link, a:visited, a:hover, a:active {
	color: #93121f;
	text-decoration: none;
}

a:visited {
	color: #93121f;
}

a:hover {
	color: #a00;
}

a:active {
	color: #f00;
}

#logo-bar {
	color: #000;
}

#nav, #nav a, #nav a:hover, #nav a:active, #nav a:visited {
	font-size: 14px;
	color: #efefef;	
	text-decoration: none;
}

#text, #text p {
	font-family: Georgia;
	color: #222;
}

.heading {
	font-size: 20px;
	font-family: Georgia;
	color: #686969;
}

.sub-heading {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #c6203c;
}

#buythebook {
	font-size: 18px;
	font-weight: bold;
}

.tumblr_posts {
	margin: 0;	
	list-style: none;
}

.tumblr_link_post {
	border-bottom: 1px #d8d8d8 dashed;
	padding-bottom: 10px;
	margin: 10px 0px 15px 0px;
}

.tumblr_link_post a {
	font-weight: bold;
}

.tumblr_description a {
	font-weight: normal;
}

