body {
	background-image: url(imagenes/fondo.gif);
	background-position: bottom;
	background-color: #000000;
	background-repeat:  repeat-x;
	scrollbar-base-color: #FFFF00;
	scrollbar-track-color: #DDCC77;
	scrollbar-arrow-color: #E6CF8A;
	scrollbar-face-color: #AA8833;
	scrollbar-3dlight-color: #E6CF8A;
	scrollbar-highlight-color: #E6CF8A;
	scrollbar-darkshadow-color: #330000;	
	scrollbar-shadow-color: #550000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}