.Newsbkgrd {
	background-attachment: scroll;
	background-image: url(images/news/newsbkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	width: 100%;
	overflow: scroll;
	position: static;
	visibility: visible;
	z-index: auto;
}
