html,body {
    width:100%;
    height:100%;
}

body {
    background-image:url("/suavemente.gif");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
