#pageHeader, .blog-archive-headings-wrapper {
	background-color: transparent;
}

#header_left {
	position: absolute;
	height: 68px;
	width: 68px;
	top: 0;
	left: 0;
	background: url(../../../images/header/background/blue/left.png) no-repeat;
}
#header_center {
	position: absolute;
	top: 0;
	left: 0px;
	right: 0;
	height: 68px;
	background: url(../../../images/header/background/blue/center.png) repeat-x #000;
}
#header_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 68px;
	background: url(../../../images/header/background/blue/right.png) no-repeat;
}