body{
margin:0;
padding:0;
}
html{
height:100%;
overflow:hidden;
}
html, head, body, h1, h2, h3, h4, h5, h6, ul, ol, li, a, p, dl, dd, dt, div, span, img, hr, strong, em, table, tbody, caption, tr, th, td, address {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
	text-align:left;
}
