.SunBG {  background-attachment: fixed; background-image: url(images/spring_15.gif); background-repeat: no-repeat; background-position: right top}
.MainText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

#maincenter {
	position: relative;
	width: 703px;
	z-index: 5;
}

#repeatingbackground {
	position: relative;
	width: 703px;
	height: 100%;
	background-image: url("images/sitebackground.gif");
	z-index: 2;
}