body,html {
	background-image: url(../images/BG_side_frame.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #2D92A6;

	scrollbar-face-color:#218196;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E4F1F3;
	
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	
	scrollbar-3dlight-color:#E4F1F3;
	scrollbar-darkshadow-color:#E4F1F3;
}
