html                {height:100%}
body                {
position:relative;
height:auto !important;
min-height:100%;
margin:0;
padding:0;
background:#ffffff;
background-image: url(i/logo.png);
background-repeat: no-repeat;
background-position: center center;
}
