a, abbr, address, article, aside, audio, b, blockquote, body, canvas, 
caption, cite, code, del, details, dfn, div, embed, fieldset,
figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, i, iframe, img, ins, kbd, label, legend, mark, 
object, p, pre, samp, section, small, span, strong, sub, summary, 
sup, table, tbody, tfoot, th, thead, time, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-style: inherit;
  vertical-align: baseline;
}

article, aside, canvas, details, figcaption, figure, footer, header, 
hgroup, menu, nav, section, summary {
  display: block;
}

a, ins, del {
  text-decoration: none;
}



table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}

div, p { 
 background-image: url();
 }