.lugarpanaderista {
  width: 85%;
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  border-bottom-left-radius: 6.7px;
  border-bottom-right-radius: 6.7px;
  background-image: url("imagenes/lugarpanaderista.png");
  background-size: 100% 100%;
}

nav{
	background-color: #9B332F;
	margin: 7px 100px 0 100px;
	padding: 10px;
	border-radius: 6.7px;
}

nav a{
	color: #F5E6C8;
	margin-right: 25px;
	font-weight: bold;
	font-size: 14px;
}

a{
	text-decoration: none;
	color: inherit;
}

hr{
	margin: 5px 100px 5px 100px;
	margin-bottom: 10px;
}

h1 {
	text-align: center;
	background-color: #B56B3B;
	color: #2B1B17;
	font-size: 28px;
	letter-spacing: 2px;
	word-spacing: 2px;
	padding: 10px;
	margin: 10px 0px;
}

h1 a {
	color: #101010;
}

h2 {
	color: #101010;
	font-size: 18px;
	padding: 1px;
	padding-left: 14px;
	line-height: 8px;
}

#yoporolo {
	background-color: rgba(244, 207, 207, 0.50);
	text-align: justify;
	padding: 25px;
	width: 60%;
	margin: 0 auto;
}

body {
	font-family: arial, helvetica, sans-serif;
	background-image: url("imagenes/gvasodeagua.gif");
	background-color: #0E0C11;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 16px;
	color: #3A2F33;
	margin: 0;
	padding: 0px;
}

p {
	line-height: 20px;
}

a {
	color: purple;
	text-decoration: none;
	font-weight: bold;
}

.tuminutos {
	text-align: center;
}

.tuminutos img {
	border-style: solid;
	border-width: 2px;
	border-color: #5B2400;
}

ol {
	margin-bottom: 15px;
}

li p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#enpapas{
	text-align: center;
	margin-top: 15px; 
}