body, ul, li, p, h1, h2{
margin: 0;
padding: 0;
}

ul{
list-style: none;
}

a{
outline: none;
}

img{
border: none
}

table{
font-size: inherit;
}
