
	body{
	    background-repeat:no-repeat;
		/* background-repeat:repeat-x; */
		background-position:top center;
		/* background-position:top left; */
	    background-image: url('http://www.nilamoti.org/site/includes/bg/02.jpg');
	}
	
