* { padding: 0px; margin: 0px; }
* html .clearfix{ height: 1%; }
html, body { height: 100% }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }    
body {
    font-family:"Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
    color:#000;
    font-size:11px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
}
