#letra h2 {
  margin-left: 50px;
  height: 30px;
  width: 278px;
  padding-top: 20px;
  clear: both;
}
#profile1 {
  float: left;
  height: 510px;
  width: 550px;
  margin-top: 30px;
  margin-left: 70px;
}
#image {
  float: left;
  margin-top: 30px;
}
#profile2 {
  clear: both;
  margin-left: 50px;
}
#profile3 {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 50px;
}
#profile3 a img {
  border: 1px solid #00F;
}
#profile4 {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 50px;
}
#profile4 ul {
  margin-top: 0px;
}
#profile4 h3 {
	margin-bottom: 5px;
}

#profile4 ul li {
  margin-left: 30px;
  list-style-type: disc;
}
