body{ background-image:URL(imagenes/FondoWeb.jpg);
background-repeat:no-repeat;
background-size:cover;


}

.Fondo
{ background-color:#f6f6f6;
margin:auto;
width:980;

}

.Entrada
{ background-image: URL(imagenes/Cabeza.jpg);
background-repeat:no-repeat;

height:220px;
width:980px;
color:#00FF00	;
padding:40px;
font-size:60px;


}

.menu
{color: green;
margin:auto;
width: 800px;

}
table.menu td {
	width:25%;
	text-align:center;
	
	
}

Table.der{
	
	margin-left: 10px;
	
}

