

ul, li, a, div, h1, h2, h3, h4, p{

margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;

}

img{border:0;}

body {
line-height: 1;
}
ul {
list-style: none;
}
blockquote {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
