 BODY {
    font-family: arial;
    color: #182C5E; 

background-image: URL(images/bg.jpg);
    background-color: white;
    background-position: center 160px;
    background-repeat: no-repeat;
    background-attachment: fixed; }
  
A:link { color: black }          /* unvisited link */
  A:visited { color: black }        /* visited links */
  A:active { color: black }        /* active links */

 .a {font-size: 9px;}
 .b {font-size: 12px;}
 .c {font-size: 13px; font-family: darkred;}
 .d {font-size: 11px; font-family: darkred;}
 .e {font-size: 11px; font-family: darkred; font-weight: bold;}
 .f {font-size: 9px; font-family: darkred;}
  .g {font-size: 11px;}
   .h {font-size: 16px;}

 
