#header {
/*	background: url('images/header_bg.png') repeat-x;  */
}

#header div {
/*	background: url('images/header_bg_left.png') no-repeat top left; */
}

#header div div {
/*	background: url('images/header_bg_right.png') no-repeat top right; */
}

#footer { 
/*	background:url('images/border.png') repeat-x top; */
}

#footer div {
/*	background:url('images/hborder_left.png') no-repeat top left; */
}

#footer div div {
/*	background:url('images/hborder_right.png') no-repeat top right; */
}

.post-title {
/*	background: url('images/border.png') repeat-x bottom; */
}

.post-title div {
/*	background: url('images/hborder_right.png') no-repeat bottom right; */
}
