body {
	background:url(imagenes/fondo.jpg);
	color: gray



}

table tr {
  background-color: black;

}



header{
width: 1500px;
height: 250px;
}

img {
height: auto;
max-width: 10%;
}