#cabecera {
	background-color: #D8DCBB;
	height: 130px;
	width: 792px;
	clear: both;
	background-image:  url(imagenes/cabecera_leiva.jpg);
	background-repeat: no-repeat;
	background-position: -2px top;
}
#pie {
	background-color: #D8DCBB;
	height: 42px;
	width: 791px;
	clear: both;
	background-image:  url(imagenes/pie_leiva.gif);
	background-position: center center;
	background-repeat: no-repeat;
}