.textbackground {
	background-attachment: fixed;
	background-image: url(images/design1_12.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottombackground {
	background-attachment: fixed;
	background-image: url(images/design1_21.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
