               /* default.css  */

body	{color:rgb(255,0,0);background:rgb(0,0,255);                           ;}
h1      {color:rgb(127,127,127);background:rgb(255,230,0);margin-right:40%;    ;}
h2      { ;                                                                    ;}
h3      {color:rgb(0,0,255);background:rgb(127,127,127);margin-left:90%;       ;}
h4      {margin-left:7%;                                                      ;}
ul	{margin-left:10px;margin-right:10px;margin-bottom:10px;                ;}
div.cap {color:rgb(0,0,0);background:rgb(255,255,255);border:solid; border-width:thick;border-color:rgb(255,215,0);                                ;}

               /* EOF: default.css */

