    body { background-color: #e6e6fa; color: #191970;
           font-family: Arial, Verdana, sans-serif; }
    h1 { background-color: #191970; color: #e6e6fa; 
         line-height: 200%;
         font-family: Georgia, "Times New Roman", serif;
         text-shadow: 3px 3px 5px #CCC;}
    h2 { background-color: #aeaed4; color: #191970;
         font-family: Georgia, "Times New Roman", serif;
         text-align: center;}
    p { font-size: .90em;
        text-indent: 3em; }
    ul {font-weight: bold; }
    footer {color: #333;
            font-size: .75em;
            font-style: italic; }
    .feature { color: #C70000;}
    .company { font-weight: bold;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.25em; }
    #wrapper {margin-left: auto;
    margin-right: auto;
    width: 80%}