* { margin:0; padding:0; box-sizing: border-box;
     font-family: "Helvetica";
    }
li {list-style: none;}
a {text-decoration: none; color:#000;}
img {border:0; vertical-align: top;}
