BODY {background-color=BLUE;
margin:1%;
font-family:Arial;
}

p {
color:white;
text-align:center;
text-indent:1.2cm;
word-spacing:0.2cm;
font-size:1.1em;
font-family:Comic Sans MS;
}
p.izqu {
color:black;
text-align:left;
text-indent:1.2cm;
word-spacing:0.2cm;
font-size:1.1em;
font-family:Comic Sans MS;
}

p.normal {
color:white;
text-align:justify;
margin:3%;
text-indent:5%;
word-spacing:0.4em;
font-size:1.3em;
}

p.menos {
color:white;
text-align:justify;
margin:3%;
text-indent:1.2 cm;
word-spacing:0.2cm;
font-size:0.8em;
font-family:Comic Sans MS;
}

p.menosb {
color:white;
text-align:justify;
text-indent:1.2cm;
word-spacing:0.2cm;
font-size:1em;
font-family:Comic Sans MS;
}

DIV.VERDE {
background-image:url(gris.jpg);
padding:10pt;
width:640;
height:800;
}

DIV.BLANCO {
background-color:white;
margin:7%;
padding:10pt;
width:640;
height:800;
}





