/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------body Part------------------ */

.about-watermark {
	background-image:url(../images/about-water-mark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.products-watermark {
	background-image:url(../images/products-water-mark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.clients-watermark {
	background-image:url(../images/clients-water-mark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.contact-watermark {
	background-image:url(../images/contact-water-mark.gif);
	background-position: right 15%;
	background-repeat: no-repeat;
}
/*
Author: Alpesh Panchal
Author Email: alpesh88ww@gmail.com
*/