.inbg {
	background-attachment: fixed;
	background-image: url(images/inbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: b0c783;
}
.content {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/index2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #a0af78;
}
