body {
margin:0px;
padding:0px;
height:100%;
width:100%;
background-image:url(fondo.jpg);
background-repeat: no-repeat;
}
html {
height:100%;
}