body {
	margin-top: 0px;	
	background-image: url(/html/img/bg.jpg);

	background-repeat: no-repeat;
	background-color: #030133;
	background-position: center;
	background-position: top;	
	scrollbar-3dlight-color: #030133;
	scrollbar-arrow-color: #030133;
	scrollbar-base-color: #030133;
	scrollbar-darkshadow-color: #CEE0EC;
	scrollbar-face-color: #4D92D3;
	scrollbar-highlight-color: #CEE0EC;
	scrollbar-shadow-color: #030133;
	scrollbar-track-color: #030133;
}