h1, h3
  {
   display: inline-block; text-align: left; width:95%;
 }
 h3
  {
   background-color: /*sandybrown*/ /* wheat/*chocolate */;
   opacity:/* 0.8*/;
   color: black ;
   font-size: 1em ; /*0.9em */
   margin-bottom: 0px ;
   margin-left:10px;
 }
/*
div.centre4{ position: absolute;  width:42% ; top:16px; font-size: 14px; left:23%; right: 300px;margin-left:auto;
            padding-left:50px;  background: wheat;opacity:0.8; color: black; text-align: left; -webkit-padding-start: 0px;}
*/
 
 
 .news p
  {
   background-color: whistle; /* #CCCCCC ; */
   margin-top: 0px ;
   padding-left: 10px;
   background: wheat;opacity:0.8; color: black; text-align: left; -webkit-padding-start: 0px;
 }

 .news
  {
   /* width: 42% ; */
   font-size: 1em;
   text-align: center;
   height:auto;
   border: 1px solid IndianRed;
   max-height:270px;
   margin: auto ;
/*   border: 1px solid maroon; */
   overflow: auto /*scroll*/ ; 
 }
.news1
  {
   /* width: 42% ; */
   font-size: 1em;
   text-align: center;
   height:auto;
   max-height:500px;
   margin: auto ;
/*   border: 1px solid maroon; */
   overflow: auto /*scroll*/ ; 
 } 
.news1a
  {
   /* width: 42% ; */
   font-size: 1em;
   text-align: center;
   height:auto;
   max-height:760px;
   margin: auto ;
   margin-right:0px;
   margin-bottom:20px;
  border: 1px solid maroon; 
   overflow: scroll; 
 }  
 .news2
  {
   /* width: 42% ; */
   text-align: left;
   max-height:600px;
   margin: auto ;
   overflow:scroll; 
 }
 a
  {
   text-decoration: none ;
   color: blue ; 
 }
 