BODY { margin-top: 0; margin-bottom: 0; margin-left: 0;
       width: 725px;
       background-image: url(images/cover.jpg);
       background-color: silver;
       font-family: sans-serif, "Comic Sans MS"; 
     }

DIV.L0 { font-weight: bold;  }
DIV.L1 { padding-left: 0px; }
DIV.L2 { padding-left: 20px; }
DIV.L3 { padding-left: 40px; }


H1 { color: black; font-weight: bold; text-align: center }
P { text-align: left }
P.hdr { color: white; background: purple; text-align: center; 
        font-weight: bold; clear: both; }
P.Links { text-align: center; background-color: gold }
EM { font-style: normal; background: yellow; }
DIV.PageOuter { width: 725px; background: white; 
                text-align: left 
}
DIV.1ColPageInner { margin-left: 10%; margin-right: 10%; 
                    text-align: left; clear: both;

 }
DIV.box { TEXT-ALIGN: left; WIDTH: 230px; FONT-SIZE: 16px; 
     FLOAT: left;      BACKGROUND-COLOR: white; 
     ALIGN: right;  BORDER: thick double purple; }
DIV.BoxPad { width: 250px; float: left; }
DIV.pad {  padding-left: 10px; padding-right: 10px; }

SPAN.FirstWord { font-size: 250%; font-weight: bold; 
     float: left; padding-right: 20px; 
     vertical-alignment: center; font-family:
     "Monotype Corsiva", cursive; color: blue; }

SPAN.slg { font-weight: bold; color: blue; font-style:
italic; 
           font-family: "Monotype Corsiva", cursive; 
           font-size: larger; }
SPAN.StandOut { font-weight: bold; color: red; font-style:
italic; 
           font-family: "Monotype Corsiva", cursive; 
           font-size: larger; } }



