h1 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #333333;
	text-transform: capitalize;
	border: thin outset #666666;
}
p {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	color: #003300;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
	vertical-align: baseline;


}
body {
	background-image:    url(imagenes/fondos/fondo.jpg);

}

