body {
	background-attachment: fixed;
	background-image: url("bg_seu.jpg");
	background-repeat: repeat;
	font-size: 11px;
	padding: 5px;
	scrollbar-base-color:#94C1EF;
	scrollbar-face-color: #94C1EF;
	scrollbar-highlight-color: #94C1EF;
	scrollbar-shadow-color: #94C1EF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #94C1EF;
	scrollbar-arrow-color: #ffffff;
	color: #4D4D6F;



}



