body {
	margin: 0;
	padding: 0;
	background: #BBB7AD url(../images/hgr_bottom.jpg);
}
#left {
	position: absolute;
	left: 0;
	top: 0;
	width: 366px;
	height: 15px;
	background: transparent url(../images/hgr_bottom_l.jpg);
}
#right {
	position: absolute;
	right: -2px;
	top: 0;
	width: 401px;
	height: 15px;
	background: transparent url(../images/hgr_bottom_r.jpg);
}
