/* SETTING EVERYTHING TO ZERO */
body, h1, h2, h3, h4, h5, h6, div, table, tr, td, th, ol, ul, li, ul li, li a, dl, dt, dd, form, fieldset, label, img, p, a {
margin:0;
padding:0;
border:none;
}

ul, li {
list-style:none;
}

table, tr, td, th {
border-collapse:collapse;
}

img {
border:none;
}

