/* bpf */

html {
background :#373737 url(images/fondo_degrade.jpg) repeat-x;
}

/* textos */

H1 {font-size : 8.5pt; font-family : arial, verdana, helvetica; font-weight : normal; margin: 0; }
H2 {font-size : 7pt; font-family : arial, verdana, helvetica; font-weight : normal; margin: 0; }



/* fondos */

.a_fondo_home {
	background-image: url(images/home_fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
</style>

