<link rel="stylesheet" type="text/css"href="formatorecibe"><body background="imagen/fondorecibe.jpg";>
body{
    text-align: center;
background: beige;
    
}
h1{
    color:saddlebrown;
    padding: 25px;
    font-size:;
    text-align: center;
        }
input{
    color:red;
}
#b1{
     background: black;
    color: white;
    padding: 15px;
}
#b2{
    font-size: 15px;
    background: black;
    color: red;
    padding: 15px;
    }
#c{
    color: black;
}

label{
    color:black;
    
}

button{
    background: black;
    color: yellow;
width: 85PX;
    height: 65PX;
}
div{
    text-align: center;
    align-content: center;
}
#x{
    text-align: center;
    display:flex;
    justify-content: center;
    
}
