html, body {background: #f5f5f5;}
header.row {width:960px !important; height:375px; padding:0; background: url(banner.jpg);}
	header.row h1 {display:none;}
footer.row {background: #6e6e6e; color: #fff;}

.invalid-msg {
	display: none;
}
.invalid-msg:after {
	content: 'Obligatorio';
}
