div#header {width:760px; height: 240px; background-image:url(http://vasantswaha.net/images/biography/header.jpg);}

/* adjustments to the color of the menu */

div#listmenu {background-color:#dcbe87; /* colors the div */}
div#listmenu li {background-color:#dcbe87; /*sets the background of the menu items */}
div#listmenu a:hover {background-color:#cdb17c;}
div#listmenu ul li ul li:hover {background-color:#cdb17c;}
div#listmenu a {}	

/* the page */

div#imgtitle {
	width:760px; height: 256px;
	background-image:url(http://vasantswaha.net/images/biography/title.gif);
	background-repeat: no-repeat;
	background-position: center;
	float:left;
	
}
div#imgomshanti {
	width:100%; height: 115px;
	background-image:url(http://vasantswaha.net/images/biography/om-shanti.gif);
	background-repeat: no-repeat;
	background-position:center;
	
}
	
div#text {
	width:760px; 
	text-align:justify;
	background-image:url(http://vasantswaha.net/images/biography/title.gif);
	background-repeat: no-repeat;
	padding-top:120px;

	}
div#text p {
	margin-left:50px; 
	margin-right: 50px;
	}

div#bottom{width:760px; height:297px;background-image:url(http://vasantswaha.net/images/biography/bottom.jpg); 	background-repeat: no-repeat;
	background-position: left top;}