


/* Universal setter properties  */
*
{
    margin-left: 0px;
    margin-right: 0px;
    padding:0px;
}

/* New Change here to remove decoration from the link */
/* a
{
    text-decoration: none;
} */




 
 


