/*========================================================*/
/*        	 Created by eSoulConsultancy.com              */
/*========================================================*/

/*========================================================*/
/*  HTML Elements                                         */
/*========================================================*/
Body
{
	background-color: #000000; background-image:url(Images/gry-bg.jpg); background-repeat: no-repeat; background-position:top right; 
    color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
