body { background-color: #fffff7; }

DL.compact { list-style: outside; }

p.box {
 border-width: medium;
 border-color: #0000ff;
 border-style: solid;
 text-align:   center;
}

ul.box {
 border-width: medium;
 border-color: #0000ff;
 border-style: solid;
}


p.box0 {
 border-width: thin;
 border-style: none;
 text-align:   center;
}

p.quote {
 border-width: thin;
 border-style: none;
 text-align:   center;
 width:        80%;
}

h1.center {
 text-align:   center;
}

p.word {
 color:        red;
 text-align:   center;
}

img.flt {
 float:        left;
}

br.flt {
 clear:        left;
}
