body {
	background-image: url(imagenes/madera_gris.jpg);
}
#general {
	width: 652px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 600px;
}
#cabecera {
}
#frase {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 18px;
}
#manchas {
}
#descargar {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#descargar a {
	color: #FFFFFF;
	text-decoration: none;
}
#descargar a:hover {
	text-decoration: underline;
}
