.card-header { /* Formatting current activities */
  font-size: 50px;
  font-family:Georgia;
  background-color:black;
  color:white;
}

body > header > div /*background color of the header */
{
  background-color:#2A9957;
}


#lnee_122 .newsinfo h6 /* Formatting text of a title of a news item */
{
  font-family:Tahoma;
  font-size:18px;
  font-weight: normal;
  text-decoration: none;
}


/*
#lnee_122 .newshead img  Size of a header image or a header picture of a news item 
{
  width: 200px; height: 200px;
}
*/


#n2-ss-26 /* chaning top margin the PS slider background on home page */
{    
  margin-top: -50px !important;  
}

