body {
	background-attachment: fixed;
	background-image: url(img/index_r5_c2.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECE8E6;
	scrollbar-face-color: #51443C;
	scrollbar-3dlight-color: #A28C80;
	scrollbar-arrow-color: #A28C80;
	scrollbar-highlight-color: #51443C;
	scrollbar-shadow-color: #51443C;
	scrollbar-darkshadow-color: #A28C80;
	scrollbar-track-color: #302823;
	scrollbar-base-color: #000000;
}
