.textbkgd {
	background-color: #E7FEFB;
	padding: 3px;
	border: medium outset #000000;
}
<style type="text/css">
<!--
body {
	background-image: url(../Background2.gif);
	background-color: #CC9933;
}
.style2 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	outline-style: none;
}
.textbackground {
	background-color: #E0F3FE;
	border: medium outset #000000;
	white-space: normal;
	clip: rect(auto,auto,auto,auto);
	padding: 3px;
}
-->
</style>