/* reset.css */

html, body, 
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
div, span, pre, blockquote, p { 
  border: 0;
  margin: 0;
  padding: 0; 
  }
 