html
{
	scrollbar-face-color:				#000000;
	scrollbar-arrow-color:			#CEBF5A;
	scrollbar-track-color:			#F20204;
	scrollbar-shadow-color:			#F20204;
	scrollbar-highlight-color:	#F20204;
	scrollbar-3dlight-color:		#F20204;
	scrollbar-darkshadow-Color:	#F20204;
}

body
{ 
	background-image: url(../img/util/pietro-baldini-red-texture.JPG); 
	background-attachment: fixed;
}

