body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.15em;
}
#contenedor-fondo {
	width: auto;
	clear: both;
	height: 501px;
	margin-top: 100px;
	text-align: center;
}
#contenedor-fondo img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
#contenedor-fondo h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #706f6f;
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 25px;
}
#contenedor-fondo h1 a:link, #contenedor-fondo h1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #706f6f;
	margin-top: 15px;
	padding-top: 10px;
	text-decoration: none;
}
#contenedor-fondo h1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	padding-top: 10px;
	text-decoration: none;
}
#btn-google {
	height: 100px;
}
#btn-google img {
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
