/* CSS Document */
<style type="text/css">
<!--
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	background-color: #33FF66;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
-->
</style>