.background {
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordetabla {
	border: 1px dashed #368083;
}
.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

