body {
  padding-top: 70px;
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: 'Pragati Narrow', sans-serif;
  font-size: 1.5em;
  background: #fff;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.centrado {
    text-align: center;
}

.marco { 
	border: 5px solid #8E8C8D;
	padding: 5px;
}
footer {
	background: #ECECEC;
	padding-top: 20px;
	margin-bottom: 0;
	bottom: 0;
}
.margin-20 { margin-bottom: 10px; margin-top: 10px; }

