body {

	margin: 0;

	scrollbar-face-color:#502B15;

	scrollbar-shadow-color: #F85900;

	scrollbar-highlight-color: #F85900;

	scrollbar-3dlight-color: #502B15;

	scrollbar-darkshadow-color: #F85900;

	scrollbar-track-color: #502B15;

	scrollbar-arrow-color: #F85900;

	background: #502B15;

	background-image: url(images/fondo.jpg);

	background-repeat:no-repeat;

	background-attachment:fixed;

}

.style1 {

	font-size: 11px;

	font-weight: bold;

	background: #502B15;

	background-image: url(images/fondo.jpg);

	background-repeat:no-repeat;

	background-attachment:fixed;

}



.style2 {font-size: 11px}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
