A Simple Example

<html><head>  <style type="text/css"> <!--
H1    { text-align: center }
H1,H2,H3,H4 { font-family: arial,sans-serif; color: #990000 }
BODY  { font-family: times,serif;
        background: white; text-align: justify }
--> </style>
</head>  ...


[up to series index] Next: Specifying a CSS