.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #ffffff;
	text-align: justify;
}
.background {
	background-image:  url(../images/text_bg_10.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-color: #9900CC;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #685D6E;
}

