/*=== RESET.CSS ===*/

/* GLOBAL RESET */

*{
padding: 0;
margin: 0;
}