body{
    font-family: 'Grandstander', cursive;
    padding: 10px;
   
}

#info-two{
    background: #f1f1f1;
}

#contact{
    background: url(../img/mensaje.jpg) ;
    background-repeat: no-repeat;
}

