body {
	background-color: #B48C1F;
	background-image: url(../imagenesEstilo/contactos/BG.jpg);
}
#pie{
	background:url(../imagenesEstilo/contactos/pie.jpg);
}
#barra-superior {
	background-image: url(../imagenesEstilo/contactos/cabecera.jpg);
}

img{
	border:none;
	margin-left: 100px;
}

/* TEXTO */

h1{

	color: #A54F04;
}

h2{

	color: #A54F04;
}
