*{
margin:0px;
padding:0px;
}

html{
height:100%;
}
body{
text-align:center;
height:100%;
overflow:hidden;
}
img{
border:0px;
display:block;
}