body{
	width: 100%;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	position: static;
	visibility: visible;
}
.body {  
scrollbar-face-color:#D4B790; 
scrollbar-arrow-color:#FAE4C6;
scrollbar-track-color:#FAE4C6;
scrollbar-shadow-color:#FAE4C6;
scrollbar-highlight-color:#FAE4C6;
scrollbar-3dlight-color:#D4B790;
scrollbar-darkshadow-Color:#D4B790;}
}
