a:link {
	color: #4E3405;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B07D44;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #4E3405;
}
body {
	background-color: ;
	background-image:   url(rostros.gif);
	background-repeat: repeat;
	margin-left: 125px;
	margin-top: 40px;
	letter-spacing: .2em;
}
.style13 {
	font-family: "Bookman Old Style";
	font-size: 50px;
	font-weight: lighter;
	color: #000000;
	font-style: italic;
}
.style14 {
	font-family: "Bookman Old Style";
	color: #815E3F;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .2em;
}
.style15 {
	font-family: Garamond;
	color: #FFFFFF;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
}
.hometitle {
	font-family: Garamond;
	font-size: 50px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #4E3405;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .20em;
}
.style16 {font-size: 42px}
.style28 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.style4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.style32 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style5 {font-size: 60px; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-style: italic; }
.style7 {color: #E80000}
.style33 {font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #000000; }
.style34 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 200px;
  left: 5px;
  font-weight: bolder;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #ffffff;
  color: #067373;
  cursor: pointer;
  padding: 10px;
  border-radius: 5px;
  font-size: 36px;
}

#myBtn:hover {
  background-color: #ffffff;
}