.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.background {
	background-attachment: scroll;
	background-image: url(images/main-back-droplet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bar {
	background-attachment: scroll;
	background-color: #005596;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.homepage {
	background-attachment: scroll;
	background-image: url(images/home-img1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.holding {
	background-attachment: scroll;
	background-image: url(images/holding-page-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background-hist {

	background-attachment: scroll;
	background-image: url(images/factory-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about-back {

	background-attachment: scroll;
	background-image: url(images/Full-Team.png);
	background-repeat: no-repeat;
	background-position: center top;
}
