body {
    width:100%;
    height:100%;
    font-family:Arial;
    font-size:14px;
    margin: auto;
     background-image: url(../img/malla.png);
    background-repeat: repeat;  
}
