body{
 background: -webkit-linear-gradient(90deg, #65997d 10%, #fccb6e 90%);
  background:    -moz-linear-gradient(90deg, #65997d 10%, #fccb6e 90%);
  background:     -ms-linear-gradient(90deg, #65997d 10%, #fccb6e 90%);
  background:      -o-linear-gradient(90deg, #65997d 10%, #fccb6e 90%);
  background:         linear-gradient(90deg, #65997d 10%, #fccb6e 90%);}
h1{
	font-size: 40px;}
.img{ float:left; }
.estilo1{
	margin-left: 350px;}
.estilo2{
	margin-left: 220px;
	font-size: 18px;}
.estilo3{ background-color:#FFDAB9;
	border: 20px ;
   	border-radius: 20px; 
	font-size: 30px;}
.estilo5{
	float: right;
}
div{
	background-color: white;
	font-size: 20px;}