body{

scrollbar-face-color:#33cc33;
scrollbar-highlight-color:#33cc33;
scrollbar-3dlight-color:#33cc33;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;

margin: 0px;
	background-image: url(./barra.jpg);
		
	
}
.raya{
	background-image: url(./img/raya.gif);
	background-repeat: no-repeat;
	
	background-position: top 75px;

}
.esq{
	background-image: url(./img/esquina.gif);
	background-repeat: no-repeat;
	background-position: top left;
}