body{
	background-position: center center;

}

.scroll_1 {
	scrollbar-face-color:#AFC6CE;
	scrollbar-highlight-color:#98B0B2;
	scrollbar-3dlight-color:#EDFFFC;
	scrollbar-darkshadow-color:#blue;
    	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#677E8C;
	font-size: 8pt;
}
