form{font-family:'antonioregular';border-radius:10px;Width:1200px;font-size:30px;color:rgba(255,255,255,1.00);text-align:right;margin:0 auto;line-height:65px; }
b{color:rgba(252,252,252,1.00);font-family:'antonioregular';}
#boton-enviar{width:422px;height:323px;font-weight:bold;cursor:pointer;text-align:center;font-size:96px;background-color:rgba(255,0,4,1.00);margin-right:30px;font-weight:bolder;}
h1{text-align:center;font-family:'antonioregular';font-size:34px;color:rgba(0,0,0,1.00);}
#formulario input{background-color:rgba(255,255,255,0.00);color:rgba(255,221,0,1.00);height:40px;width:300px;font-size:20px;font-family:'antonioregular';margin-left:100px;text-align:center;padding:5px 12px;}
#formulario #mensaje{display:inline-block;color:rgba(255,221,0,1.00);font-size:24px;font-family:'antonioregular';height:100px;}
#mensaje{margin-right:64px;margin-top:20px;}
textarea{position:relative;left:70px;width:600px;}
#asunto{margin-right:-1px;}
input #archivo1{width:700px;height:200px;}
h3{position:relative;color:rgba(255,253,0,1.00);text-align:center;right:90px;}


#confirmacion{
	background-color:rgba(254,221,16,1.00);
	width:100%;

	background-image:url(images/Env%C3%ADo-de-informaci%C3%B3n.png);
	margin:0 auto;
	background-size: cover;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	
}