.home1 {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.home2 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.home3 {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.txtArea {
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.rightbox {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

