BODY {
	BACKGROUND-COLOR: #FFFBDA;
	Background-image: url('minaret.gif');
	Background-repeat: no-repeat;
	BACKGROUND-ATTACHMENT: fixed;
	Background-position: center center;

}

body, html  {
scrollbar-track-color: #FFFBDA;
scrollbar-face-color: #FFFBDA;
scrollbar-highlight-color: #FF6600;
scrollbar-3dlight-color: #FFFBDA;
scrollbar-darkshadow-color:#FFFBDA;
scrollbar-shadow-color: #FF6600;
scrollbar-arrow-color: #FF6600
 }