


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	scrollbar-face-color: #000000;
	MARGIN: 0px 0px;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #A4A6A8;
	scrollbar-arrow-color: #ffffff;
	SCROLLBAR-BASE-COLOR: #000000;
	scrollbar-dark-shadow-color: #A4A6A8; 
	textarea: #A4A6A8

	background-repeat : no-repeat;
        background-position-x : center;
        background-position-y : center;
	background-attachment : fixed;
}

