
p{
 
 line-height: 2.0;
 color:;
 }
body{ 
      background-image: url(bg2.gif);
      
    }
em{
   color:#3346cc;
  }

a:link{color: #0000ff; background: #ffffff}
a:visited{color: #00b66e; background: #ffffff}
a:hover{color: #e1859d; background: #ebebae}
a:active{color: #ebebae; background: #ffffff}

table{ font-size: 14pt;
      color:#3e312b;
    
      background: #fbdade;
   }

h1{ text-align: center; font-size:350%; lette-spacing: 0.2em;
    padding: 0.3em; color: black; background-image:url(sk.jpg);
  }
h2{ color:#6eb3f8;
   }
 
#box{
     border: thin blue double;
     margin: 0.5em 0 0.5em 0.5em;
     padding: 1em;
     float: right;
     width:30%;
     background: #9dcce0;
    }
h3{ color:#4c0099;}

caption{ color:#00b66e;
       }
