.fotoperfil{
  float:right;
}
.galeria {
 width:400px;height:220px;
 margin:1% 1%;
 border-radius:2px;
 border:solid;
 border-color:white;
 }
p{
padding-top:2%;
background-color: white;
padding: 14px;
border-radius: 7px;
height:300px;
font-family: 'Raleway', sans-serif;
font-size:30px;
font-family: 'Questrial', sans-serif;
}
body{
  background-color:#346751;
}
.boton{ 
  padding-top:1%;
	text-align:center;
	text-decoration: none;
  padding: 20px 40px;
  margin: 30px 35px;
  white-space: nowrap;
  border-radius:5px;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.2);
  font-family: 'Teko', sans-serif;
  font-size:25px;
   background-color:#B67162;
  color:white;
  border: 2px solid white;
}
.titulo1{
color: #ce5d3a;
text-align: center;
font-family: 'Questrial', sans-serif;
}
h2{
  color:#346751;
}
h3{
  color:#346751;
}
#fondog{ 
 background-color:#B67162;
 border-radius:10px;
}
h4{
  color:#B67162;
}
.galeria2{
  height:400px;margin:1% 5%;
 border-radius:2px;
 border:solid;
 border-color:white;
}
.galeria3{
  width:400px;
}
.home{
padding-left:92%;
top:80%;
position:fixed;
text-decoration:none;
}
.botonvolver{ 
  padding-top:1%;
	text-align:center;
	text-decoration: none;
  padding: 20px 40px;
  margin: 30px 35px;
  white-space: nowrap;
  border-radius:5px;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.2);
  font-family: 'Teko', sans-serif;
  font-size:25px;
   background-color:#B67162;
  color:white;
  border: 2px solid white;
float: left;}