
p {
	color: #8B4513;
	text-align: justify;
}

img.news {
	border: solid thin;
	border-color: Navy;
}

body {
	background-color: #FFFFF0;
	width: 790px;
	margin: 0;
}

div#header {
	width: 790px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#news1 {
	width: 500px;
	height: 250px; 
	border: solid thin;
	border-color: #F5F5F5;
}

div#news1 p {
	width: 600px;
	position: absolute;
	top: 95px;
	left: 175px;
	padding: 5px;	
}

div#news1 img {
	position: absolute;
	top: 110px;
	left: 10px;
}

div#inats {
	width: 225px;
	position: absolute;
	top: 320px;
	left: 535px;
	background-color: #B0C4DE;	
	padding: 10px;
	border: solid thin;
	border-color: Navy;
}

div#chaitanya {
	width: 225px;
	position: absolute;
	top: 700px;
	left: 535px;	
	background-color: #B0C4DE;
	padding: 10px;
	border: solid thin;
	border-color: Navy;	
}

div#ganga h3 {
	position: absolute;
	top: 320px;
	left: 5px;
}

div#school_yoga h3 {
	width: 240px;
	position: absolute;
	top: 320px;
	left: 270px;
}

div#ganga img {
	position: absolute;
	top: 370px;
	left: 15px;
}

div#ganga p {
	width: 250px;
	position: absolute;
	top: 530px;
	left: 5px;
}

div#school_yoga p {
	width: 250px;
	position: absolute;
	top: 550px;
	left: 270px;
}

div#school_yoga img {
	position: absolute;
	top: 410px;
	left: 280px;	
}

div#voice {
	width: 250px;
	position: absolute;
	top: 870px;
	left: 535px;
}
