body.home {
	background: #fef url("../images/home_background.gif") left top repeat-x;
}
body.home #content {
	background-image: url("../images/home_circle.gif");
	background-position: 95% top;
}
body.home h1 {
	position: relative;
	width: 550px;
	height: 150px;
	background-image: url("../images/home_bulletproofajax.gif");
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
	top: 20px;
	margin-bottom: 50px;
}
body.home #content .promo {
	width: 400px;
	margin-top: 250px;
}
body.home #content h2 a {
	color: #636;
	text-decoration: none;
	padding-bottom: 0;
	border-bottom: 0;
}
body.home #content h2 a:hover {
	color: #969;
	padding-bottom: 0;
	border-bottom: 0;
}
body.home #content .cover {
	float: left;
	margin: 1em 2em 0 0;
}
body.home #content .amazon {
	list-style: none;
	line-height: 1.7;
}

body.home #footer .feed {
	width: 45%;
	float: left;
}
body.home #footer div.vcard {
	float: right;
}
body.home #footer .feed .attribution {
	font-family: "Lucida Grande",Verdana,Geneva,sans-serif;
	font-size: .8em;
	margin-top: 0;
	color: #879;
}
body.home #footer .feed .attribution a {
	color: #c99;
}
body.home #footer .vcard .photo {
	float: left;
	padding: 4px;
	margin: 1em 1em 1em 0;
	background-color: #989;
	border: 1px solid #656;
}