body.form{
background-image: url(http://hdqwalls.com/wallpapers/glitch-art-4k-wl.jpg);
background-repeat: no-repeat;
text-align: center;
}
label{
color: #c00000;
}
legend{
color: white;
backface-visibility: hidden;
}

fieldset.marco{
margin-right: 460px;
margin-left: 460px;
margin-top: 150px;
}

input.button{
	background-color: black;
	color: grey;
		}
		
.titulo{
font-family: "Lucida Console", Monaco, monospace;
font-size: 12px;
letter-spacing: -0.8px;
word-spacing: 3.6px;
color: #FFFFFF;
font-weight: 700;
text-decoration: none solid rgb(68, 68, 68);
font-style: italic;
font-variant: small-caps;
text-transform: capitalize;
}
script.strike{
text-decoration: line-through;
}

p.message{
color: white;
}
p.derecha{
float: left;
clear: left;
color: red;
margin-left: 140px;
text-align: justify;
}

p.izquierda{
float: right;
clear: right;
color: green;
margin-right: 150px;
text-align: justify;
}
body.message{
background-image: url(https://cdna.artstation.com/p/assets/images/images/018/574/562/large/alisson-espinoza-birb.jpg?1559870680);
background-repeat: no-repeat;
text-align: center;
background-size: auto; 
}

p.foot{
color: grey;
position: relative;
margin-right: 350px;
margin-left: 350px;
text-align: justify;
}