<STYLE type="text/css">
<!--
body {
	scrollbar-3dlight-color: #3399ff;
	scrollbar-arrow-color: #3399ff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #3399ff;

	background-image: url("back-carbon-hiraori.jpg");
	background-attachment: fixed;
	background-repeat: repeat;
	}
textarea {
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	filter: Alpha(opacity=92);
}
.text {
	border-left : 1px solid #7F9DB9;
	border-right : 1px solid #7F9DB9;
	border-top : 1px solid #7F9DB9;
	border-bottom : 1px solid #7F9DB9;
	filter: Alpha(opacity=92);
}
a:hover {
	position: relative; top: 2px; left: 2px;
}
-->
</STYLE>