body{
  font-family:serif, arial;
  background: url(../img/fondoweb.jpg);
  background-attachment: scroll;
	background-repeat: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}
#contenedorForm{
  opacity: 0.8;
}
.row-registro{
  margin-top: 10px;
}
#logo{
  width: 25px;
  height: 25px;
}
.navbar-brand{
  font-size: 12px;
}
hr{
  border: solid 1px;
}
