body{ 
	background-color: #1348B0; 
}
header{
	 font-family:Verdana,sans-serif;font-size:0.9em; text-align: center;
	 color: white;
background-color:midnightblue;
font-size: 20px;
border: solid 6px blue;

	 }
nav ul  {
	font-family: arial black;
	font-size: 40px;
	text-align: left;
  margin:0;padding:0; 
  background-color: black;  }
nav ul li {
  display:inline; margin:20px;   }
nav li a { color: white;
  text-decoration: none; 
  font-family: arial black; }

 ul{
 	font-family: Helvetica;
 	color: white;
 }

h1 {text-shadow: 7px 4px 5px black;}




div.menu{
width: 1720px;
height:1700px;
border: solid 5px ;
background: linear-gradient(#315796,#09234D);
position: absolute;
top: 40px;
left: 40px;
font-family:comic sans MS;
font-size: 14px;
}
img{  
width: 380px;
height: 300px;
padding-top: 15px;
padding-left: 20px;

  }
  div.biografia{  
width: 1100px;
height: 1200px;
background-color: #5B84C6;
position: absolute;
top: 250px;
right: 570px;
text-align: center;
border: solid 5px ;
font-family: comic sans MS;
font-size: 30px;

 }
 
 div.imagen{ 

width: 420px;
height: 330px;

right: 10px;


 }
 div.columna{width: 425px;
height:1140px;
border: solid 5px ;
background: linear-gradient(#0004FF,#010245);
position: absolute;
top: 20px;
left: 1200px;
font-family:arial black;
color: white;
font-size: 14px;
}

div.footer{
color: gray;
padding-top: 30px;
position: absolute;
top: 20px
width: 2000;}

div.footer p{ 
font-family: italic ;
font-style: cursive ;
 }


