/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	background-repeat: repeat-y;
 	background-attachment: fixed
}

.txtcontent {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51)
}

.cmsbody {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	background-image: url( "../assets/images/tenmain_3.jpg" );
 	background-repeat: repeat-y;
 	background-attachment: fixed
}
