body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #4DA2FF;
	scrollbar-face-color:#4589D4;
	scrollbar-highlight-color:#4DA2FF;
	scrollbar-3dlight-color:#4DA2FF;
	scrollbar-darkshadow-color:#4DA2FF;
	scrollbar-shadow-color:#4DA2FF;
	scrollbar-arrow-color:#EAEAEA;
	scrollbar-track-color:#4DA2FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.ftab {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

