.topbkg {
	background-attachment: scroll;
	background-image: url(../images/topbackground_01_01_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottombkg {
	background-attachment: scroll;
	background-image: url(../images/bottombackground_20.jpg);
	background-repeat: repeat-x;
}

