body {background-color: #FFE4C4}
caption {font-variant: small-caps; font-size:150%}
h1 {color: #8B0000;text-align:center}
h3 {color: #8B0000;text-align:left}
p.en:first-letter 
{
color: #8B0000;
font-size:xx-large;
float:left;
width:0.7em;
line-height:80%
}
p.eo {color:green; font-stretch:expanded}
hr {color: #8B0000}
div > p:first-child
{
text-indent:25px
}
ul {
	list-style-image: url(check.gif);
		}
