<style type="text/css">
<!-
   bodyx {background-image: url(c:\tom\6000c.jpg); 
        background-position: 50% 50%;
      	background-repeat: repeat-x;
       	background-repeat: no-repeat;
       	background-color: teal; }

    H1 {word-spacing: .5em;
       	letter-spacing: 2pt;
       	text-transform: capitalize;}

 .dropcap { font: bold 200% sans-serif;
       	background-color: teal;
        color: red;
        width: 24pt;
        float: left; }

   .frame1 {postion: absolute;
       	width: 200px;
       	height: 100px;
       	overflow: scroll;
       	background: teal; }

     .box1 {border-style: inset;
      	width=75%; }

  .drop {position: relative; top: -20px; left: -2px; 
        color: red;
        font-size: large;}
  
  A:hover {text-decoration: none;
        font-weight: strong;
        color: red;
        background: yellow;

-->
</style>
