.hr {
	background-image: url(img/hr.gif);
	background-repeat: repeat-x;
}
.l_scr {
	height: 150px;
	width: 99%;
	overflow: auto;
	clear: both;
	text-align: center;
}

