body {
	background: url(../images/backgrounds/body.jpg) left top repeat;
}
#header {
	background: url(../images/backgrounds/header.png) center bottom no-repeat;
}
#nav li {
	background: url(../images/backgrounds/nav-separator.gif) left center no-repeat;
}
#content {
	background: url(../images/backgrounds/content.png) right top repeat-y;
}
#footer {
	background: url(../images/backgrounds/footer.png) center top no-repeat;
}
h1 {
	background: url(../images/backgrounds/h2.gif) 0 70% no-repeat;
}
#feed a {
  background: url(/wp-includes/images/rss.png) left center no-repeat;
}
.comment-summary {
  background: url(../images/backgrounds/comment-summary.gif) center top no-repeat;
}
