body {
	background-color: #8A0000;
	background-image: url(/img/fondo.jpg);
}
.texto_down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-position: center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

