<LINK REL=STYLESHEET HREF="test9.css" TYPE="text/css">
<STYLE TYPE="text/css">
@import url(test8.css);
p {font: italic small-caps 700 120%/120% monospace;
   color: red;
   background: url(any.gif) yellow 50% repeat fixed;
   margin: 5px;
   padding: 5px;
   border: 5px;
   width: 10px;
   height: 10px;
   float: left;
   clear: none;}
</STYLE>


