.norepeat {
	background-repeat: no-repeat;
}
.norepeat2 {
	background-image: url(images/aboutus_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

