BODY
{
	margin: 0px 0px 10px 0px;
	background-color: #E34F3D;
	background-image: url(img/hp_fons_gambes.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	scrollbar-base-color:#E34F3D;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#E8622A;
	scrollbar-face-color:#E34F3D;
	scrollbar-highlight-color:#E34F3D;
	scrollbar-shadow-color:#993300;
	scrollbar-3dlight-color:#E8622A;
	overflow: auto;
}