@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
.mytext {
 width:200px; 
 height:200px; 
 left:100px; 
 top:100px;
 position:absolute; 
 overflow: scroll;
}
-->
</style>

