@charset "UTF-8";
/* CSS Document */

/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo {
	margin-bottom:60px;

}

.img-responsive{
		margin-left:auto;
	margin-right:auto;
}


/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 730px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

.jumbotron {
  text-align: center;
  background-color:transparent;
}

.text-footer{
  font-size: 16px !important;
  color: #999;
}
