/* CSS Document */
/*for heading*/
.style16 {
	color: #000066;
	font-size:x-large;
	color:#003300;
	font-family:Algerian;
	
}
/* for overview para*/
.style29{
	height: 130%;
    width:70%;
    -moz-border-radius: 100px 15px / 15px 100px;
     border-radius: 100px 15px / 15px 100px;
	 color:#660033;
	 font-size:larger;
	 font-family:"Times New Roman";
	 font-weight:700;
	
}
/* for mam img*/
.style31{
	-moz-border-radius: 20px 15px / 15px 20px;
     border-radius: 20px 15px / 15px 20px;
	 height:95%;
	 width:85%;
}
/* for home button*/
.button{
 background-color:#FFFF33;
	color:#660000;
	font-size:large;
	border-color:#CCFF00;
	font-weight:bold;
}
/*for subheading of infrapara*/
.style32{
	color:#FFFF66;
	font-weight:bold;
}
.style33{
	color:#33FFFF;
}
/*for all para*/
.style34{
	height: 980px;
    width:750px;
    -moz-border-radius: 100px 15px / 15px 100px;
     border-radius: 100px 15px / 15px 100px;
	 color:#000066;
	 font-size:larger;
	 font-family:"Times New Roman", Times, serif;
	 font-weight:700;
	
}
/* for bottom marquee*/
.style35{
font-family:"AR ESSENCE";
color:#660000;
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
width:98%;
}
/* for school img*/
.style36{
height:95%;
    width:85%;
    -moz-border-radius: 100px 15px / 15px 100px;
     border-radius: 100px 15px / 15px 100px;
}
/* for button*/
.style2{
	background-color:#FFFF33;
	color:#660000;
	font-size:large;
	border-color:#CCFF00;
	font-weight:bold;
	}