#header-a {
  background:transparent url(images/overlay-top-pink.gif) no-repeat;
}

#header-b {
  background:transparent url(images/overlay-edges-pink.png) no-repeat;
}

#tree-bottom {
  background:transparent url(images/tree-bottom-pink.gif) no-repeat; 
}

#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active {
	border-bottom:1px solid #AB1C59; 
}

.comment-author a:hover {
	border-bottom:1px solid #AB1C59;
}

.widget h2 {
  background:url(images/widget-top-pink.png) no-repeat;
}

.widget-inner {
	background: url(images/widget-middle-pink.png) repeat;
}


