body {
  margin: 0;
 /* background-color: #f1f1f1; /*page background e bardhe */ 
  background-color: #13782F; /* Green*/
  font-family: Arial, Helvetica, sans-serif;
}

/* thierret si Clsas="fotter" si Class*/
.footer {
  color: #F97070;  /* e zeze punon si emer por jo me thurke perpara */ 
  text-align: center;   
  font-family: Arial, Helvetica, sans-serif;
  font-size: 31px;
  font-weight:bolder;/* 100, 200, ... deri 900, bold, bolder, inherit, lighter, normal,  */
 /* transition-delay: 0.5;*/
    /* border-bottom-right-radius: 20;/**/
     /* color: #FFFFFF; /* white*/
 /* color: #FF0A0A; /* red*/ 	
	/* color: #1D1BBC; /* blue */ 
}


	/*  nuk thirret me Class="h2.c1" as me Class="h2" as me Class="c1"*/
#h2.c1 { /*  nuk thirret me id="h2.c1" as me id="h2" as me id="c1"*/
  color: #CC6600;
  font-size: 24px;
  font-weight: lighter;
} 

#h24 { /* thirret me id="h24" */
  color: #CC6600;
  font-size: 24px;
  font-weight: lighter;
}
 p.c2 {
    color: #CC6600;
    font-size: 30px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}
