#heading_wrapper  {
	background: url(http://www.exploding-boy.com/images/Refocus/bg_apr.gif) repeat-x;
}
#footer {
	background: #fff url(http://www.exploding-boy.com/images/Refocus/foot_apr.gif) repeat-x;
}
h2, h4 {
  	color: #a66464; 
}
h3, h3 a:link, h3 a:visited  {
  	color: #d8a662;
	text-decoration: none;  
}
h3 a:hover, h3 a:active  {
  	color: #d8a662;
	text-decoration: underline;
}
.commentlist li.author-comment .commentcolumn .author a:link, .commentlist li.author-comment .commentcolumn .author a:visited{
	color:#a66464;
	text-decoration: none;
}
.commentlist li.author-comment .commentcolumn .author a:hover, .commentlist li.author-comment .commentcolumn .author a:active{
	color:#a66464;
	text-decoration: underline;
}
.required, .post a:link, .post a:visited, .post a:hover, .post a:active, #postcomment p a:link, #postcomment p a:visited, #postcomment p a:hover, #postcomment p a:active   {
	color: #a66464;
}