/*========================================================*/
/*        	 Created by eSoulConsultancy.com              */
/*========================================================*/

/*========================================================*/
/*  HTML Elements                                         */
/*========================================================*/
Body
{
	background-color: #c8c8c8; background-image:url(Images/main-bg.jpg); background-repeat:repeat-x; background-position:top; 
    color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
