html, body, div, span, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, sub, sup, tt, var, 
dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td, input, textarea, select { 
    margin: 0; 
    padding: 0; 
    outline: 0; 
    border: 0;
    font-weight : normal;
    font-style: normal; 
    font-family : "Lucida Sans Unicode", Arial, Trebuchet MS, sans-serif; 
    font-size: 13px;
    color: #fff;
    line-height: 24px;
}

div { /* border:solid 1px red; */ }

body 		{ height: 100%; background: #efeced }
