/*! Ponemos una altura mínima */
body {
	margin:0;
	padding:0;
}

/*! Margen inferior */
.navbar-static-top {
  margin-bottom: 19px;
}
