.background {
	background-image: url(images/bgrepeat.gif);
	background-repeat: repeat-x;
}
.bannerbg {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

