/* -*- coding: utf-8 -*- */
/* Time-stamp: "2008-11-01T17:27:58 (cet) [yvon sur hypatie]" */
/* 2005-12-20 */

@import url(./yhglobal01.css);
@import url(./yhcitepoeme01.css);
@import url(./yhlettres.css);

body{
    display: block;
    margin-left: 25%; 
    margin-right: 25%;
    color: black; 
    background: white;}

p { 
    text-align: justify;
    text-indent: 2em;
}

p.noindent { 
    text-align: justify;
    text-indent: 0em;
}

h1 {  
    display: block;
    margin-left: 0%; 
    margin-right: 0%;
    margin-top: 12pt;
    margin-bottom: 12pt;
    padding-top: 12px;
    padding-bottom: 12px;
    color: navy; 
    background: #FFFACD;
    text-align: center;
    font-size: large;
    font-weight: bold;}

span.citation {
    background: #FFFACD;
}