body {  margin-top: 40px;
        margin-right: 15px;
        margin-bottom: 20px;
        margin-left: 150px;  
        font-family : 'Comic Sans MS', sans-serif ; 
        background: url("../imagenes/night.gif") #2B0055 fixed; 
 }
        
p.titulo   {  text-align: center; font-size: 18pt; color: #FFFFEA  
 }
 
p.subtitulo   {  text-align: center; font-size: 14pt; color: #FEEFDA  
 }
                        
p.pais { text-align: right; font-size: 10pt; color: #FF8080  
 }

div.cuento { text-align: justify; font-size: 13pt; color: #D3CDA0 
 }
 
p.centrado {text-align: center;  
 }

p.autor {text-align: right; font-size: 12pt; color:#FFFFF0 
 }

p.autor-rojo { text-align: right; font-size: 10pt; color: #FF8080  
 }

div.creditos { text-align: center; font-size: 10pt; color: #FFFF80; 
 }

p.copy { color: #FF8080 
 }

p.cruzado { color: #8080C0  
  }

 
   A:link {color: #FFFF00; text-decoration: none} 
   A:visited {color: #FFFF00; text-decoration: none}
   A:active {color: #FFFF00; text-decoration: none} 
   A:hover {color: #FFFF00; font-weight:bold; text-decoration: underline }

