BODY {
        FONT-FAMILY: Garamond, Times New Roman, serif;        
	background-image: url(cuadriculalibreta.gif); 
	background-color: rgb(228,228,228); 
	color: black;
	MARGIN-LEFT: 4%; 
	MARGIN-RIGHT: 4%;
}

:link { color: rgb(0, 0, 153) }  /* for unvisited links */
:visited { color: rgb(153, 0, 153) } /* for visited links */
:active { color: rgb(255, 0, 102) } /* when link is clicked */  
:hover{	color: red; }
H1 {
	font-size: 144%;
	FONT-FAMILY: Comic Sans MS, Arial,sans-serif; 
/*	margin-top: 0.5em; 
	margin-bottom: 0.5em;
	MARGIN-LEFT: -8%;*/
}
H2 {
	font-size: 120%; 
	FONT-FAMILY: Arial, sans-serif; 
	font-style: italic;
/*margin-top: 0.5em; margin-bottom: 0em;
	MARGIN-LEFT: -4%;*/
}
H3 {
	font-size: 100%; 
	FONT-FAMILY: Arial, sans-serif; 

}

/*
P{	
	text-indent: 2em; margin-top: 0; margin-bottom: 0; 
}
*/

/*
TD {
	FONT-FAMILY: sans-serif; FONT-SIZE: 80%
}
*/

