.buttom {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.fonts {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;

}
.bfonts {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;

}
.pic {
	background-attachment: fixed;
	background-image: url(images/about.jpg);
	background-position: right;
	background-repeat: no-repeat;

}
.pic1 {
	background-attachment: fixed;
	background-image: url(images/tree.gif);
	background-repeat: no-repeat;
}
.pic2 {
	background-attachment: fixed;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
}
.pic3 {
	background-attachment: fixed;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
}
