/*css resets*/

* {margin:0;padding:0;border:none;}
ul {list-style:none;}