.body {
	background-color: #FFF;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/about_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../images/about_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(../images/contact_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
