body{
  background-color:#FAEFD4;
}
nav{
  border: 1px solid #000;
  background-color:#F5AE3C;
}
header{
  display:none;
}
footer{
  display:none;
}
.foto{
  width :150px; 
  height :150px;
  float : left;
}
.video{
  width:150px; 
  height:150px; 
  float:right;
}