#heading_wrapper {
	background: url(http://www.exploding-boy.com/images/Refocus/bg_jul.gif) repeat-x;
}
#footer {
	background: #fff url(http://www.exploding-boy.com/images/Refocus/foot_jul.gif) repeat-x;
}
h2, h4 {
  	color: #b3383b; 
}
h3, h3 a:link, h3 a:visited  {
  	color: #2f6ebd;
	text-decoration: none; 
}
h3 a:hover, h3 a:active  {
  	color: #2f6ebd;
	text-decoration: underline;
}
.commentlist li.author-comment .commentcolumn .author a:link, .commentlist li.author-comment .commentcolumn .author a:visited{
	color:#b3383b;
	text-decoration: none;
}
.commentlist li.author-comment .commentcolumn .author a:hover, .commentlist li.author-comment .commentcolumn .author a:active{
	color:#b3383b;
	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: #b3383b;
}