
BODY
{
	scrollbar-face-color: #84526B;
	scrollbar-shadow-color: #EAEFB9;
	scrollbar-highlight-color: #EAEFB9;
	scrollbar-3dlight-color: #EAEFB9;
	scrollbar-darkshadow-color: #EAEFB9;
	scrollbar-track-color: #EAEFB9;
	scrollbar-arrow-color: #FFFFFF;

	background-attachment: fixed;
	background-properties: fixed;
	background-color: #FFFFFF; 
	background-image:  url(../layout/fotonav.jpg);
	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: left top;

	font-family:  Verdana, Helvetica, sans-serif;
}

