body 
 {
   font-family: Arial, Helvetica;
   font-size: small;
   font-weight: bold;
   color: #FFFFCD;
   background: #400000;

   margin-left: 10%;
   margin-right: 20%;
   text-align: justify
 }

 h1 {font-family: non-serif; font-size: 300% }
 h2 {font-size: 200% }
 h3 {font-size: 150%; font-weight: bold }
 h4 {font-size: 120% }
 h5 {font-size: 100%; font-weight: bold }
 h6 {font-size: 75%; font-weight: bold; font-style: italic }

 a:link {  color: #FFFFCD }
 a:visited { color: #FFFFCD }
 a:active { color: #FFFFCD }
