@charset "utf-8";

#spam{display:none;}

h1 {
	color:#2c8bb9;}
.formulario {
	padding-top:30px;
	width:600px;
	float:left;
	border-right:solid 1px #ccc;
	}
.texto {
	width:400px;
	float:right;
	text-align:center;}