body {
	background-image: url(http://es.geocities.com/rescala29/fase2/t2/images/fondo.gif);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #632A0F;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6B3109;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #C7905C;
	font-weight: 700;
}
a:visited {
	color: #C7905C;
	font-weight: 700;
}
li {
	list-style-image: url(http://es.geocities.com/rescala29/fase2/t2/images/check.png);
}
